.. |
slack-notifier
|
added instructions to slack notifier
|
2022-05-18 16:50:31 -07:00 |
wave-dos
|
Added signal to monitor HBURST and comments for each burst in busdp
|
2022-05-26 13:35:49 -07:00 |
wkdir
|
added wkdir in regression so regression runs out of box (assuming the old version of arch tests)
|
2022-05-17 20:32:38 +00:00 |
buildrootBugFinder.py
|
update to match new filesystem organization
|
2022-03-26 21:28:32 +00:00 |
fpga-wave.do
|
Fixed the SDC clock divider so it actually can work during reset. This will enable the fpga to operate at a faster clock while the SDC is < 10Mhz.
|
2022-04-04 09:57:26 -05:00 |
lint-wally
|
removed rv64fp from lint
|
2022-06-21 15:48:47 -07:00 |
linux-wave.do
|
small signs of life on new interrupt spoofing
|
2022-04-08 12:32:30 -07:00 |
make-tests.sh
|
simplified make-tests.sh to run the current makefile in regression
|
2022-05-17 17:29:34 -07:00 |
Makefile
|
fixed wally rv32e tests, updated regression makefile to new testflow
|
2022-07-22 17:09:46 -07:00 |
makefile-memfile
|
fixed issue where the unused spike elf files were being used to find objdump files that didn't exist causing makefile-memfile to fail prematurely
|
2022-06-21 15:39:04 -07:00 |
regression-wally
|
./regression-wally -buildroot or ./regression-wally -all now builds Linux from instruction 0 instead of trying to reach instruction 246000000
|
2022-06-29 13:40:11 -07:00 |
sim-buildroot
|
switch linux-testbench infrastructure over to new linux testvectors at /opt/riscv
|
2022-03-01 03:11:43 +00:00 |
sim-buildroot-batch
|
sim-buildroot-batch now runs wally-pipelined-batch
|
2022-07-06 18:06:43 -07:00 |
sim-testfloat
|
fixed error in divsqrt
|
2022-07-14 18:16:00 +00:00 |
sim-testfloat-batch
|
fixed error in divsqrt
|
2022-07-14 18:16:00 +00:00 |
sim-wally
|
removed underflow from inexactct calculation
|
2022-07-18 17:51:18 +00:00 |
sim-wally-batch
|
moved Ss to execute stage
|
2022-07-18 20:48:56 +00:00 |
testfloat.do
|
srt divider merged into fpu
|
2022-07-07 16:01:33 -07:00 |
wally-harvard.do
|
Added support for logic memory in the IFU and LSU. This disables the bus interface. Peripherals do not work. Also requires using testbench-harvard.sv. I hope to merge this testbench with the main testbench.sv soon.
|
2022-01-13 22:21:43 -06:00 |
wally-pipelined-batch.do
|
sim-buildroot-batch now runs wally-pipelined-batch
|
2022-07-06 18:06:43 -07:00 |
wally-pipelined-fpga.do
|
fpga simulation works again.
|
2022-04-03 17:31:07 -05:00 |
wally-pipelined.do
|
Removed replay from the config files.
|
2022-07-24 00:34:11 -05:00 |
wave-all.do
|
Moved all instr/load/storeamo faults to mmu with the exception of instr misaligned fault.
|
2022-01-27 17:11:27 -06:00 |
wave-fpu.do
|
divider sizes reworked to match book
|
2022-07-22 22:02:04 +00:00 |
wave.do
|
Added more i-cache signals to wave file.
|
2022-07-24 00:24:13 -05:00 |