cvw/src/ieu/bmu
Kevin Kim 6295178073 removed rotate signal in datapath and instead packed into the new BALUControl Signal
- BALUControl contains Rotate, Mask, PreShift signals to select from the respective generation muxes in the ALU
2023-03-04 22:44:03 -08:00
..
bitreverse.sv moved files into bmu folder 2023-02-08 13:57:09 +00:00
bmuctrl.sv removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
byte.sv fixed controller lint, changed byte unit mux select name and input width 2023-03-02 11:36:12 -08:00
clmul.sv added comments to zbc units 2023-02-15 17:42:32 -08:00
cnt.sv Fixed lint errors on zero and pop count. All of regression passes 2023-02-22 20:25:51 -08:00
ext.sv added logic to handle sign/zero extend instructions 2023-02-18 20:32:40 -08:00
popcnt.sv lint fixes 2023-02-11 21:13:10 -08:00
zbb.sv fixed controller lint, changed byte unit mux select name and input width 2023-03-02 11:36:12 -08:00
zbc.sv zbc result mux is now structural 2023-03-04 09:22:21 -08:00