- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to implement HIP PCIe in Cyclone V development board to communicate with a PC. In PC I have jungo driver installed.
In QSYS, I have instantiated: 1. PCIe_1x4 (Avalon Memory mapped) with one BAR (BAR0) set to 32-bit non-prefetchable memory and using 100 MHz. From this block, I have exported the following signals: refcllk, npor, hip_ctrl, reconfig_clk_locked, hip_serial, and hip_pipe. But the signal Txs is not connected to any where. The rest of the signals are: Rxm_BAR0, reconfig_to_xcvr, reconfig_busy, reconfig_from_xcvr and cra are connected to other blocks. 2. Transceiver Reconfiguration controller with number of reconfiguration interfaces: 5. reconfig_busy, mgmt_clk_clk, mgmt_rst_reset, reconfig_to_xcvr, and reconfig_from_xcvr are connected to other blocks and reconfig_mgmt is exported (it is not used any where)- Clock source with 125 MHz taking from the development board (Y15 and AA15 diff pair) and clk_in_reset, I have assigned '1' (assuming always out of reset) to it at the top level.
- refclk from PCIe core is connected to pin W8 and, W7, which are differential pair from PC.
- coreclkout from PCIe core is feeding PIO clk.
- nreset_status from PCIe core is feeding PIIO reset.
- Rxm_BAR0 from PCIe core from PCIe is feeding Txs and cra in PCIe core also feeding PIO s1.
- reconfig_busy from XCVR_Reconfig is feeding reconfig_busy in PCIe core.
- reconfig_to_xcvr from XCVR_Reconfig is feeding reconfig_to_xcvr in PCIe core.
- reconfig_from_xcvr from XCVR_Reconfig is feeding reconfig_from_xcvr in PCIe core.
- clk from clock source is feeding mgmt_clk_clk in XCVR_Reconfig.
- clk_reset from clock source is feeding mgmt_rst_reset in XCVR_Recnfig.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page