Altera_Forum
Honored Contributor
19 years agotightly coupled peripherals?
I'd like to create a tightly coupled memory interface to a peripheral (specifically, I want a dual port, dual clock ram block with one of the ports connected to a TCM interface on a NiosII processor). Anything I've created in component builder won't connect to a TCM interface. The only way I've found to do is is to create a SOPC system with a dummy dual port ram block and some dummy exported ports and then edit the HDL file manually to connect the two. Is there a better way? I really, really need the I/O performance of a TCM port to make this work. Timing tests involving a normal memory interface failed because of long stwio write delays.
Thanks, Tim