Altera_Forum
Honored Contributor
15 years agoHow to get SOPC builder to recognize a SRAM controller
Hi,
I have a custom SRAM controller in a SOPC system. Nios can access the external SRAM through it with no problem. My question is: how could I make it available as an option for setting the reset vector and exception vector for the Nios II processor in SOPC builder? Currently there are two options for setting those vectors: epcs_flash_controller and onchip_ram. If I add the SRAM controller provided by Altera (IDT71V416) to the system, the SOPC builder will recognize it as the third option for those vectors. Is there any settings I should set to make my custom SRAM controller recognized as an option? Thanks a lot! Hua