This website requires JavaScript.
Explore
Help
Register
Sign In
Github_Repos
/
cvw
Watch
1
Star
0
Fork
1
You've already forked cvw
mirror of
https://github.com/openhwgroup/cvw
synced
2025-02-11 06:05:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e56497101a
cvw
/
src
/
ifu
History
Ross Thompson
e56497101a
Updated source code to be compatible with verilator 5.011 for lint only.
2023-05-31 10:44:23 -05:00
..
bpred
Updated source code to be compatible with verilator 5.011 for lint only.
2023-05-31 10:44:23 -05:00
CodeAligner.py
Removed pipelined level of hierarchy
2023-02-02 14:14:11 -08:00
decompress.sv
More parameterization. Copied Lim. Still no slow down.
2023-05-24 14:49:22 -05:00
ifu.sv
Got the branch predictor parameterized using Lim's method. Also had to add a global enum included in both cvw.sv and the configs which defines the branch predictor types. This should be synthesizable, but I'll need to double check.
2023-05-26 16:00:14 -05:00
irom.sv
More parameterization. Copied Lim. Still no slow down.
2023-05-24 14:49:22 -05:00
spill.sv
Updated a large number of the source files to use parameters rather than `defines. Based on Lim's work. So far there is no simulation slow down.
2023-05-24 14:05:44 -05:00
Home