Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI figured out that my issue was that the clocks pins to the external memory were set as bidirectional pins, but they should be output pins. I should have checked that top level file more closely and compared to the working external memory design that I have. (I got the file originally from the stratixIII_dev_niosII_standard design and then I modified it, but I failed to notice the issue with the clock pin directions.)