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-01-26 22:44:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
daf344f1ba
cvw
/
testsBP
/
simple
History
Ross Thompson
daf344f1ba
Updated branch predictor tests/benchmarks.
2021-05-24 11:13:33 -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
Created special test for driving the instruction spill error.
2021-04-08 15:05:08 -05:00
lbu_test.s
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -05:00
main.c
Updated branch predictor tests/benchmarks.
2021-05-24 11:13:33 -05:00
Makefile
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -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