Forum Discussion
Altera_Forum
Honored Contributor
14 years agoError: Output port dataout of the GXB transmitter channel PMA atom "transmit_pma0"
I got this error message after adding a new SignalTap instance to test an 10GbE design. Before adding the instance, the compilation was successfully completed. Anyone has experienced the similar error, please share your solutions or suggestions.
Error: Output port dataout of the GXB transmitter channel PMA atom "transmit_pma0" must be connected to an output pin1 Reply
- Altera_Forum
Honored Contributor
I found the cause of the error myself. I would like to post here as this may help others when encountering the same issue. Actually, I was trying to tap some ports of an ALTGXB instantiation and these are 'untappable signal'. As mentioned in the Quartus II Handbook, chapter 13. Design Debugging Usign the SignalTap II Logic Analyzer, there are several types of signals that can not be tapped, including JTAG port, any ports of ALTGXB, data output from SERDES (LVDS) and DQ, DQS signals.