cvw/fpga/zsbl
2024-12-31 00:57:58 -08:00
..
bios.S Revert "Revmoed file from fpga zbbl which should not have been added." 2024-10-14 21:29:02 -05:00
boot.c Reverted bootloader optimizations to second iteration. Working on last optimization. 2024-11-02 14:14:31 -05:00
boot.h
fail.c
fail.h
gpt.c
gpt.h
linker1000.x
Makefile Don't create imperas-riscv-tests for zsbl 2024-12-31 00:57:58 -08:00
riscv.h
riscv.S
sd.c
sd.h
spi.c Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
spi.h Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
splitfile.sh
system.h
time.c
time.h
uart.c
uart.h