Altera_Forum
Honored Contributor
7 years agoTransceiver
hello i want to do a transceiver using QUARTUS 17.1 but i couldn't merge TX and RX pin in the same Block
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