cvw/src/ieu
Kevin Kim 9494cf9340 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
..
bmu removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
alu.sv removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
comparator.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
controller.sv removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
datapath.sv removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
extend.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
forward.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
ieu.sv removed rotate signal in datapath and instead packed into the new BALUControl Signal 2023-03-04 22:44:03 -08:00
regfile.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
shifter.sv rename shifternew to shifter 2023-03-02 11:45:32 -08:00