cvw/src/generic
2024-03-10 10:48:21 -05:00
..
flop Removed floprc with synchronous reset and synchornous clear 2024-02-19 22:28:55 -08:00
mem Changed always @(posedge clk) to always_ff @(posedge clk) where it was omitted in several places 2024-03-06 11:02:04 -08:00
adder.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
aplusbeq0.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
arrs.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
binencoder.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
clockgater.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
counter.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
csa.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
decoder.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
lzc.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
mux.sv Add mux7 for K ext 2024-02-24 22:26:21 -06:00
neg.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
onehotdecoder.sv Changed '0 to 0 where possible per Chapter 4 style guidelines 2024-03-06 05:48:17 -08:00
or_rows.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
priorityonehot.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
prioritythermometer.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00