cvw/pipelined/src/generic
2022-08-25 09:52:49 -07:00
..
flop Updated ila signals. 2022-08-25 09:03:29 -05:00
mem Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2022-08-25 09:52:49 -07:00
adder.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
arrs.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
clockgater.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
counter.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
csa.sv moved CSA to generic 2022-08-22 08:41:23 +00:00
decoder.sv
lzc.sv removed warnings and took a mux out of the critical path 2022-07-12 18:32:17 -07:00
mux.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
neg.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
onehotdecoder.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
or_rows.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
priorityonehot.sv new priority onehot module for better area/time 2022-07-06 00:08:59 +00:00
prioritythermometer.sv