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
0cc47f3daf
cvw
/
wally-pipelined
/
src
/
privileged
History
Ross Thompson
0cc47f3daf
Modified the preformance counter's InstRet to include ECALL and EBREAK by changing the hazard logic so these instructions don't self flush the W stage.
2021-08-23 15:46:17 -05:00
..
csr.sv
Wally previously was overcounting retired instructions when they were flushed.
2021-08-23 12:24:03 -05:00
csrc.sv
Wally previously was overcounting retired instructions when they were flushed.
2021-08-23 12:24:03 -05:00
csri.sv
csrm.sv
csrn.sv
csrs.sv
csrsr.sv
csru.sv
privdec.sv
privileged.sv
Modified the preformance counter's InstRet to include ECALL and EBREAK by changing the hazard logic so these instructions don't self flush the W stage.
2021-08-23 15:46:17 -05:00
trap.sv
Home