Various files for bringing up the EE290C Spring '21 chip
Contents:
chip-sw/
- C programs to loaded and executed on test chipchip-hw-fa22/
- FPGA project files used for bringup of the test chip- Contains a Verilog port of the TileLinkTrafficAdapter (originally written in C)
fesvr/
- scripts and C programs for running FESVR TSI C program on FPGA RISCV Softcoresdc-sw/
- scripts and C programs dealing with mounting and formatting SD Cardimages/
- Linux image built using Firemarshaloverlay/
- all files on SD Card file systemmarshal-configs/
- taken from here: https://bwrcrepo.eecs.berkeley.edu/beagle/beagle-vcu118-sd-sw.git
uart/
- scripts dealing with UART connection between lab machine and FPGAvcu118/
- files specific to VCU118 setup- currently only contains latest bitstream on FPGA, generated by Chipyard
- technically this should include our chipyard fork as a submodule (but that would be too nested): https://github.com/ucberkeley-ee290c/chipyard-osci-bringup.git