Forum Discussion
Altera_Forum
Honored Contributor
11 years agoSucceed! Thanks.
I have another question. I used "siv_1ch_8b_1250mbps" among transceiver toolkit example files altera provides. And I want to use more channel than 1. And I tried "siv_4ch_10b_2500mbps". But In compilation, there are 2 errors. Error (12002): Port "xcvr_rx_serial_data_export" does not exist in macrofunction "link_test_sopc_sys_inst" Error (12002): Port "xcvr_tx_serial_data_export" does not exist in macrofunction "link_test_sopc_sys_inst" My quartus version is 13.1 Do I have to "xcvr_rx_serial_data_export" connect other using Qsys? Can I solve this problem? Thanks.