cvw/pipelined/regression
2022-12-21 08:41:47 -06:00
..
slack-notifier
wave-dos
buildrootBugFinder.py
fpga-wave.do Renamed signals in the cache. 2022-11-29 10:52:40 -06:00
lint-wally Converted tvecmux to structural 2022-12-20 16:24:04 -08:00
linux-wave.do Finally fixed the lru bug. It was actually a flush bug all along. At the end of flush writeback FlushAdr is incremented so clearly the dirty bit then clears the wrong set. Must either take an additional cycle to clear dirty and then change the address or clear the dirty bit before the cache bus acknowledgment. Changed it to clear at begining of that line's writeback before actually writting back. 2022-12-17 23:47:49 -06:00
make-tests.sh
Makefile
makefile-memfile
regression-wally Fixed regression-wally to correct remove and mkdir wkdir. 2022-12-16 12:51:21 -06:00
sim-buildroot
sim-buildroot-batch
sim-testfloat
sim-testfloat-batch
sim-wally FPU test list 2022-12-01 10:18:36 -08:00
sim-wally-batch
testfloat.do
wally-harvard.do
wally-pipelined-batch.do Reverted the IROM/DTIM address range modelsim assignment. 2022-11-30 17:13:33 -06:00
wally-pipelined.do Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
wave-all.do Renamed signals in the cache. 2022-11-29 10:52:40 -06:00
wave-fpu.do Updated testbench/wave for fdivsqrt new start signals 2022-11-22 22:22:26 +00:00
wave.do Changes to wave file. 2022-12-21 08:41:47 -06:00