Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- To stop the data transmission at the serial output, you can tri-state the TX serial output by controlling the tx_forceelecidle input port if you are using the Custom PHY or tx_std_elecidle if you are using Native PHY. You may refer to the transceiver PHY IP user guide for further details by looking up these ports. --- Quote End --- I was actually using the Low Latency PHY, however maybe I can try to replace the PHY and see if it will work. Thanks :)