micro-FPGA / riscv-contest-2018

RISCV SoftCPU Contest 2018
Apache License 2.0
14 stars 4 forks source link

How to disable Cortex-M3 ? #18

Closed AnttiLukats closed 5 years ago

AnttiLukats commented 5 years ago

How to prevent the ARM core to access eNVM or eSRAM when those resources are used by the softCore in FPGA Fabric?

AnttiLukats commented 5 years ago

Documentation shows that M3_RESET_N signal is available from reset controller but this signal can not be found with Libero 11.9 SmartDesign

AnttiLukats commented 5 years ago

fixed, need to create smartdesign in a different way, then the reset controller comes user accessible.