jrodr29
New Contributor
7 years agoLoanIO. How to connect exported LoanIO signals to top level ports.
- I have configured from Platform Designer the Peripheral pins of HPS, set UART to "Unused" and Mux Table to Loan uart0_rx and uart0_tx .
- Exported those pins to the HPS module and connected them in the top level HPS instantiation.
- Synthesis will report: Error (35030): Partition "soc_system_hps_0_hps_io_border:border" contains I/O cells that do not connect to top-level pins or have illegal connectivity.
- From there I'm blocked.
- I have followed Section 4 of Intel's application note ftp://ftp.intel.com.br/Pub/fpgaup/pub/Intel_Material/16.1/Tutorials/Accessing_HPS_Devices_from_FPGA.pdf
Further advise is much appreciated.