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
96995c5593
cvw
/
src
/
ieu
/
bmu
History
Kevin Kim
96995c5593
removed redundant zbs
2023-03-02 11:22:09 -08:00
..
bitreverse.sv
moved files into bmu folder
2023-02-08 13:57:09 +00:00
bmuctrl.sv
bitmanip decoder spits out regwrite, w64, and aluop signals [NEEDS DEBUG]
2023-02-28 12:09:35 -08:00
byte.sv
controlleres and zbb handle byte instructions
2023-02-18 21:06:55 -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
B DONE (for now)
2023-02-18 22:12:55 -08:00
zbc.sv
added comments to zbc units
2023-02-15 17:42:32 -08:00
Home