soc: Add aesc
Currently, the only available platform is Nitrogen, featuring a VexRiscv CPU that boots from external SPI flash and runs code from external HyperRAM. Signed-off-by: Daniel Schultz <dnltz@aesc-silicon.de>
This commit is contained in:
parent
14b83d130d
commit
3112f856d2
12 changed files with 194 additions and 0 deletions
4
soc/aesc/soc.yml
Normal file
4
soc/aesc/soc.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
series:
|
||||
- name: nitrogen
|
||||
socs:
|
||||
- name: elemrv_n
|
Loading…
Add table
Add a link
Reference in a new issue