Altera_Forum
Honored Contributor
20 years agoExternal Ram doesn't show up in NIOS cpu settings
Hi All,
I wanted to interface NIOS with a Cypress Static RAM instead of using the usual IDT RAM (which is present on the NIOS development board). I created a new component and specified avalon tri-state bridge in Interface section. My idea was that if I bring out all the signals of the tristate bridge out of the system, I will connect them (after taking them out to the FPGA pins) to my RAM signals. I didnot add any HDL entity. After adding this component to my system, I want to set Exception Address to this RAM. However this component is not available in the drop-down list against the Exception Address control. Plz. guide me what I have missed in specifying the new component which could have made SOPC builder recognize that it is an external memory; so that it occurrs as an options in "NIOS cpu Settings" page.