.. |
slack-notifier
|
added slack notifier for long sims
|
2021-06-22 08:31:41 -04:00 |
wave-dos
|
fix UART RX FIFO bug where tail pointer can overtake head pointer
|
2021-07-22 02:09:41 -04:00 |
regression-wally.py
|
remove busybear from regression because it is not keeping up with buildroot's changes to testbench-linux
|
2021-07-19 16:22:05 -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
|
|
|
sim-busybear-batch
|
|
|
sim-wally
|
|
|
sim-wally-batch
|
|
|
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-buildroot-batch.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05:00 |
wally-buildroot.do
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05: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
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -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
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -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
|
Moved the test bench modules to a common directory.
|
2021-07-30 14:16:14 -05: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
|
Removed the hardware page table walker fault state from the icache so that the icache will only unstall CPU for 1 cycle.
|
2021-07-22 19:42:19 -05:00 |