cva6/bootrom
JeanRochCoulon e2ff94d6ab
cva6: Make xlen configurable (#459)
This commit adds the possibility to configure cva6 to be a 32-bit processor,
saving significant area. Currently, the 32-bit version is preliminary, it does
not yet implement the entire privileged specification. Hence it does not allow
booting Linux yet.
2020-09-10 10:59:14 +02:00
..
.gitignore Small pre-release clean-up 2018-11-23 11:37:14 +01:00
ariane.dts ariane_soc: Add APB timer peripheral (#361) 2020-01-22 14:42:09 +01:00
bootrom.h cva6: Make xlen configurable (#459) 2020-09-10 10:59:14 +02:00
bootrom.img cva6: Make xlen configurable (#459) 2020-09-10 10:59:14 +02:00
bootrom.S cva6: Make xlen configurable (#459) 2020-09-10 10:59:14 +02:00
bootrom.sv cva6: Make xlen configurable (#459) 2020-09-10 10:59:14 +02:00
dromajo_bootrom.sv verification: Add co-simulation with dromajo (#445) 2020-06-16 10:30:58 +02:00
encoding.h This patch makes the dm relocatable to an arbitrary base address (last 12bit need to be zero however). 2019-01-24 12:44:21 +01:00
gen_rom.py Maturity fixes and AXI extensions for write-through cache system (#188) 2019-03-18 11:51:58 +01:00
linker.ld Add bootrom sw from rocket-core 2018-07-10 12:00:41 -07:00
Makefile cva6: Make xlen configurable (#459) 2020-09-10 10:59:14 +02:00