.. |
slack-notifier
|
added slack notifier for long sims
|
2021-06-22 08:31:41 -04:00 |
wave-dos
|
Removed negedge flops from divider
|
2021-10-10 10:41:13 -07:00 |
linux-wave.do
|
update wave-do
|
2021-10-07 19:16:52 -04:00 |
regression-wally.py
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2021-09-15 17:31:11 -04:00 |
run_sim.sh
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2021-03-30 15:25:07 -04:00 |
sim-buildroot
|
start to add buildroot testbench
|
2021-04-16 23:27:29 -04:00 |
sim-buildroot-batch
|
start to add buildroot testbench
|
2021-04-16 23:27:29 -04:00 |
sim-busybear
|
busybear: add sim-busybear and sim-busybear-batch based on sim-wally
|
2021-03-01 21:01:15 +00:00 |
sim-busybear-batch
|
busybear: make a second .do file with better optimization for command line mode
|
2021-03-08 19:35:00 +00:00 |
sim-fp64
|
Update to testbench for FP stuff
|
2021-10-06 13:16:38 -05:00 |
sim-fp64-batch
|
Update to testbench for FP stuff
|
2021-10-06 13:16:38 -05:00 |
sim-wally
|
Added test configurations
|
2021-01-25 11:28:43 -05:00 |
sim-wally-arch-batch
|
Lint cleaning, riscv-arch-test testing
|
2021-09-09 11:05:12 -04:00 |
sim-wally-arch-batch-rv32ic
|
Fixed MTVAL contents during breakpoint. Now all riscv-arch-test vectors pass in rv32 and rv64
|
2021-09-13 12:40:40 -04:00 |
sim-wally-batch
|
Fixed issue with sim-wally-batch. Are people still using this script?
|
2021-03-17 11:17:52 -05:00 |
sim-wally-batch-muldiv
|
Updates on Divide - pushed in working version of DIV64U for Divide and REmainder. Will do 32-bit version tomorrow as well as Signed version
|
2021-05-17 16:48:51 -05:00 |
sim-wally-batch-rv32ic
|
fixed sim-wally-32ic
|
2021-04-08 13:40:16 -04:00 |
sim-wally-batch-rv32icfd
|
Fixed lint warning
|
2021-07-14 21:24:48 -04:00 |
sim-wally-batch-rv64icfd
|
Update rv64icfd batch script
|
2021-05-18 16:01:53 -05:00 |
sim-wally-muldiv
|
Updates on Divide - pushed in working version of DIV64U for Divide and REmainder. Will do 32-bit version tomorrow as well as Signed version
|
2021-05-17 16:48:51 -05:00 |
sim-wally-rv32ic
|
fixed sim-wally-32ic
|
2021-04-08 13:40:16 -04:00 |
sim-wally-rv32icfd
|
Fixed lint warning
|
2021-07-14 21:24:48 -04:00 |
sim-wally-rv64icfd
|
Double-precision FMA instructions
|
2021-06-04 14:00:11 -04:00 |
udiv.c
|
Updates on Divide - pushed in working version of DIV64U for Divide and REmainder. Will do 32-bit version tomorrow as well as Signed version
|
2021-05-17 16:48:51 -05:00 |
wally-arch.do
|
Cleaned up wally-arch test scripts
|
2021-09-13 00:02:32 -04:00 |
wally-buildroot-batch.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-buildroot.do
|
restore functionality of being able to turn on waves at a certain instruction count; restore linux-waves.do because wave.do seems to be in disrepair
|
2021-09-04 19:45:04 -04:00 |
wally-busybear-batch.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-busybear.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-coremark_bare.do
|
Fixed bug with coremark do file. When I moved the testbench to have a common set of files i forgot to remove the old path reference to function_radix.sv in wally-coremark_bare.do.
|
2021-08-19 10:33:11 -05:00 |
wally-pipelined-batch-muldiv.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-batch-rv32icfd.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-batch-rv64icfd.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-batch.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-muldiv.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-ross.do
|
Updated Dcache to fully support flush. This appears to work.
|
2021-09-17 10:25:21 -05:00 |
wally-pipelined-rv32icfd.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined-rv64icfd.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-pipelined.do
|
SRT Division unsigned passing Imperas tests
|
2021-09-30 12:17:24 -04:00 |
wally-privileged.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wave-all.do
|
Fixed busybear by restoring InstrValidW needed by testbench
|
2021-07-13 14:17:36 -04:00 |
wave.do
|
Added more pipeline stage suffixes to divider
|
2021-10-02 22:54:01 -04:00 |