Hansung Kim
|
5825680303
|
[BUGFIX] Revert way_idx fix
The added code results in width mismatch for NUM_WAYS = 4.
|
2023-11-28 18:44:47 -08:00 |
|
Hansung Kim
|
c3c9a4b5d8
|
[BUGFIX] Fix wrong bitwidth of way_idx when NUM_WAYS=1
When NUM_WAYS=1, CLOG2(NUM_WAYS)-1 becomes -1, setting the MSB of
way_idx to a wrong value.
|
2023-11-28 16:05:41 -08:00 |
|
Blaise Tine
|
d47cccc157
|
Vortex 2.0 changes:
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
|
2023-10-19 20:51:22 -07:00 |
|