Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSOPC builder - connect a custom component to tightly coupled i/f?
Hi, is there any way to get SOPC to accept a custom component instead of the "on-chip RAM" as the tightly coupled instruction memory interface? I've tried everything I can think of but SOPC bui...
Altera_Forum
Honored Contributor
14 years agoThank you very much for your reply.
I need to connect the other port to the Nios data master in order to allow the debugger to work. However I want this path to be disabled in the field. So I suppose I could try to insert some sort of arbiter in between the data master and the ITCM which can be disabled.