- Nov 04, 2022
-
-
Jerry Zhao authored
-
- Aug 02, 2022
-
-
Michael Etzkorn 明凯 authored
* Using snapshots can break downstream builds like in RC. * There will be evictions and the hardfloat build can fail if new APIs are used by Chisel in later snapshots Co-authored-by:Michael Etzkorn <michael-etzkorn@sage.micro.com>
-
- Dec 28, 2021
-
-
Andrew Waterman authored
remove cloneType
-
- Dec 23, 2021
-
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
- Nov 03, 2021
-
-
Andrew Waterman authored
Changing submodule protocol to https
-
dunn authored
-
- Nov 26, 2020
-
-
Andrew Waterman authored
-
Andrew Waterman authored
Partially reverts f722163c The reverted commit had the right idea but took a suboptimal approach. Rather than one-hot-encoding the counter, we can reuse the divisor register, thereby realizing the same circuit delay while eliminating several flops.
-
- Nov 24, 2020
-
-
Andrew Waterman authored
-
Andrew Waterman authored
Add AddRecFN and MulRecFN functional units
-
Andrew Waterman authored
Ported from John Hauser's Verilog source http://www.jhauser.us/arithmetic/HardFloat.html
-
- Oct 09, 2020
-
-
Andrew Waterman authored
Make DivSqrtRecFN_small tolerant to X-pessimism
-
Andrew Waterman authored
In the recoded format, many bits are don't-cares for Inf, NaN, and zero. Alas, taking advantage of that relies on sane processing of don't-cares, which Verilog X does not have. Luckily, in this case, the fix actually slightly reduces HW cost.
-
- Sep 29, 2020
-
-
Andrew Waterman authored
Revert bump.
-
Jiuyang liu authored
-
Jiuyang liu authored
-
- Sep 27, 2020
-
-
Andrew Waterman authored
port test from makefile to Scalatest
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
- Sep 25, 2020
-
-
Jiuyang liu authored
-
- Sep 24, 2020
-
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Jiuyang Liu authored
-
- Aug 24, 2020
-
-
Jiuyang Liu authored
-
- Apr 07, 2020
-
-
Jerry Zhao authored
-
- Mar 26, 2020
-
-
Andrew Waterman authored
-