cvw/tests/custom
Jacob Pease b3aaa87cba Modified bootloader to access GUID partitions. SDC interrupt to PLIC.
Since writing an SD card image generation script, the bootloader
needed to be altered to access individual binaries from specific
partitions. A new file, gpt.c with it's header gpt.h, have been added
to the bootloader to facilitate this.

The SDC has been added to the device tree for the VCU108
board. Additionally the SDC interrupt signal was added to the PLIC
node in the device tree. The PLIC itself  was modified to accept the
SDC interrupt signal.
2023-07-14 13:36:44 -05:00
..
boot Modified bootloader to access GUID partitions. SDC interrupt to PLIC. 2023-07-14 13:36:44 -05:00
cacheTest I think I finally fixed a long hidden bug in the replacement policy. The figures in the textbook are correct. There was small bug in the rtl. 2022-12-18 18:30:35 -06:00
crt0 Attempted to make a cache test. 2022-12-18 17:15:08 -06:00
debug debug simulating, produing discrepancy 2023-02-06 16:47:56 -08:00
fpga-blink-led Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
fpga-test-dram Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
fpga-test-sdc Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
james_mm Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
mibench_qsort Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
sieve Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
simple Possibly working speculative global history. 2023-01-08 23:46:53 -06:00
zsbl Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
linker1000.x The Vivado-RISC-V SDC works. Wally is now booting through it. 2023-05-26 15:42:33 -05:00
linker8000-0000.x I think I finally fixed a long hidden bug in the replacement policy. The figures in the textbook are correct. There was small bug in the rtl. 2022-12-18 18:30:35 -06:00
linker.x Updated tests for fpga and BP. 2022-12-18 16:24:26 -06:00
makefile.inc Attempted to make a cache test. 2022-12-18 17:15:08 -06:00