Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Hi,
Can you elaborate on below points 1.Are you using any IP ? Can you name it? 2.Do you want to do loop back test? 3.Which device are you using? Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation) - Altera_Forum
Honored Contributor
i'm using stratix10. and i'm using stratix 10 L-tile/h-tile transceiver native phy ip
- Altera_Forum
Honored Contributor
i found this solution in the guideline
" set_instance_assignment -name XCVR_RECONFIG_GROUP 1 –to tx[0] • set_instance_assignment -name XCVR_RECONFIG_GROUP 0 –to rx[0] " but i dindn't know where i put thi solution in the design - Altera_Forum
Honored Contributor
Hi,
It is a TCL Command. check the below link Check page 56:https://www.altera.com/en_us/pdfs/literature/hb/qts/qts_qii52001.pdf https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/mnl_qsf_reference.pdf http://quartushelp.altera.com/15.0/mergedprojects/tafs/tafs/tcl_pkg_project_ui_ver_1.0_cmd_set_instance_assignment.htm Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation) - Altera_Forum
Honored Contributor
ok i will check thank you