Forum Discussion
FvM
Super Contributor
3 years agoHello,
looks like you have a second module besides nios2e that's connecting to AS memory. ASDO is the top level pin you have defined ~ASDO~ is something different. Specifying dual purpose pins as regular IO is basically correct when using user declared AS pins.
You can e.g. disconnect the nios AS pins by outcommenting the top level pins and check the compilation report to see what's connecting else. Can it be that nios is configured for internal AS memory connection and you are using the external pins erroneously?
Regards
Frank
Dolemy
New Contributor
3 years agoThis image is the schematic for the EPCS on the DE2-35 board.