Forum Discussion
Altera_Forum
Honored Contributor
16 years agoGetting System.h to list base of dual port onchip RAM
Hello, I have a project with dual port on-chip ram. One of the ports is accesible from the NIOS II. "system.h" has no information about the memory. I would like to get the base address and h...
Altera_Forum
Honored Contributor
16 years agoI had the same problem, and it is a bug in SOPC builder (or more precisely in the gtf scripts).
The dual port RAM will only show up in system.h if the first slave port is connected to the Nios CPU.