IObundle / iob-soc

RISC-V System on Chip Template
MIT License
148 stars 87 forks source link

iob-soc revamp #769

Closed jjts closed 1 week ago

jjts commented 7 months ago

Replace picorv32 with vexriscv

Remove iob-cache and use vex's cache

Use axi ram for internal memory or remove it for external

Use boot controller peripheral such as in revamp stale branch

jjts commented 1 month ago

temporarily we can leave picorv32, and add an option for vex