author | Gabriel L. Somlo <gsomlo@gmail.com> | |
Thu, 9 May 2019 12:47:06 +0000 (08:47 -0400) | ||
committer | Gabriel L. Somlo <gsomlo@gmail.com> | |
Thu, 23 May 2019 19:59:51 +0000 (15:59 -0400) | ||
commit | 1a530cf27d59102791b9d208cb101bd7241739fc | |
tree | fc5a415865655ee9cc16fdb3b0f83af4a30fd87d | tree |
parent | 3de49118d99523a1ee0cd99c4a9e6e8b596a6c05 | commit | diff |
litex/boards/targets/nexys4ddr.py | diff | blob | history | |
litex/boards/targets/versa_ecp5.py | diff | blob | history | |
litex/build/sim/core/Makefile | diff | blob | history | |
litex/soc/cores/cpu/__init__.py | diff | blob | history | |
litex/soc/cores/cpu/rocket/__init__.py | [new file with mode: 0644] | blob |
litex/soc/cores/cpu/rocket/core.py | [new file with mode: 0644] | blob |
litex/soc/integration/soc_core.py | diff | blob | history | |
litex/soc/software/bios/boot-helper-rocket.S | [new file with mode: 0644] | blob |
litex/soc/software/bios/isr.c | diff | blob | history | |
litex/soc/software/bios/main.c | diff | blob | history | |
litex/soc/software/bios/sdram.c | diff | blob | history | |
litex/soc/software/include/base/irq.h | diff | blob | history | |
litex/soc/software/include/base/system.h | diff | blob | history | |
litex/soc/software/libbase/crt0-rocket.S | [new file with mode: 0644] | blob |
litex/soc/software/libbase/system.c | diff | blob | history |