This website requires JavaScript.
Explore
Help
Register
Sign In
Xavi
/
cvw
Watch
1
Star
0
Fork
0
You've already forked cvw
forked from
Github_Repos/cvw
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b785a20f90
cvw
/
wally-pipelined
/
src
/
generic
History
David Harris
e3dc59c5a2
renamed or_rows.sv
2021-07-16 20:17:03 -04:00
..
clockgater.sv
Fixed a few lint errors,
2021-06-02 09:33:24 -05:00
flop.sv
Moved BOOTTIM to 0x1000-0x1FFF. Added logic to detect an access to undefined memory and assert HREADY so bus doesn't hang.
2021-07-04 01:19:38 -04:00
lzd.sv
Reversed [0:...] with [...:0] in bus widths across the project
2021-06-21 01:17:08 -04:00
mux.sv
Initial (untested) implementation of lr and sc
2021-03-01 00:09:45 -05:00
oneHotDecoder.sv
Forgot to include one hot decoder.
2021-07-14 15:46:52 -05:00
or_rows.sv
renamed or_rows.sv
2021-07-16 20:17:03 -04:00
shift.sv
Gave names to for loops in generate blocks for ease of reference
2021-07-04 18:52:16 -04:00
Home