Altera_Forum
Honored Contributor
18 years agoInput/Output assignments for external memory
Hello,
I am attempting to design a program that will load data onto an external RAM through an FPGA. Following this, however, I would like to read that same data from the RAM for use later in the circuit. I am having an issue in assigning the data pins on the external RAM in the FPGA. I need to use these pins as input and output, but Quartus only allows me to assign each pin once. How do I get around these limitations to achieve my goals? Thanks. Andre