Quartus® Prime Pro Edition User Guide: Platform Designer
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: jka1456857984343
Ixiasoft
Visible to Intel only — GUID: jka1456857984343
Ixiasoft
3.4.3.1. Mirroring Interfaces in a Generic Component
- Double-click Generic Component in the IP Catalog.
- In the Component Instantiation editor, click the Signals & Interfaces tab.
- Click the Mirror button. A list appears which lists all the available components in the system and their associated interfaces.
- Select the desired interface. Platform Designer mirrors the interface and its associated signals and adds the mirrored interfaces and signals to the Signals & Interfaces tab of the generic component.
Mirroring Interfaces in a Generic Component Example
Selected Interface | Mirrored Interface |
---|---|
Avalon Memory-Mapped Host (avalon_host) |
Avalon Memory-Mapped Agent (avalon_agent) |
Signals of the Selected Interface | Signals of the Mirrored Interface |
---|---|
waitrequest(Input 1) |
waitrequest(Output 1) |
readdata(Input 32) |
readdata(Output 32) |
readdatavalid(Input 1) |
readdatavalid(Output 1) |
burstcount(Output 32) |
burstcount(Input 32) |