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
976b612992
cvw
/
testsBP
/
simple
History
Ross Thompson
976b612992
updated isa extensions for simple branch predictor test.
2021-06-04 10:41:32 -05:00
..
fail.s
added a whole bunch of interseting test code for branches which does not work.
2021-03-23 13:54:59 -05:00
header.h
Now have global history working correctly.
2021-06-01 10:57:43 -05:00
lbu_test.s
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -05:00
main.c
Now have global history working correctly.
2021-06-01 10:57:43 -05:00
Makefile
updated isa extensions for simple branch predictor test.
2021-06-04 10:41:32 -05:00
sample.s
Fixed bugs with the csr interacting with StallW. StallW is required to pervent updating a csr. Now have a working branch predictor and performance counters to track the number of commited branches and mispredictions.
2021-03-24 15:56:55 -05:00
Home