Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf you add the ISP1362 as a "New Component.." in SOPC builder, it will bring up the Component Editor window.
Switch to the Signals tab, and for OTG_ADDR, click the Interface entry and select "New Conduit". This should create a new conduit called "conduit_end". Use this as the interface for all of the OTG_ signals. Change the Signal Type for all of the OTG_ signals to "export". Create new interrupt sender interfaces for irq_n and irq_n_avalon_slave_1. set them both to signal type irq_n. On the Interfaces tab, set the interface address source (?) under interrupt_sender to be avalon_slave_0. Use avalon_slave_1 for interrupt_sender_1. Set the slave addressing (under deprecated for avalon_slave_0 and 1) to NATIVE. Set the timing to use ns, and the setup, r/w wait, and hold delays to be 100ns each. This should get you past the SOPC errors...