Forum Discussion
Deshi_Intel
Regular Contributor
4 years agoHi,
You can't use signal_tap to probe on hard circuit block like TX PMA buffer. That's why you can error message.
Signal_tap can only be used to probe on interface bus that connect to FPGA core logic only.
- For Eg : tx_parrallel_data bus or rx_parrallel_data from NativePHY IP
Thanks.
Regards,
dlim
- EDICHARA4 years ago
New Contributor
Thanks.