Forum Discussion
Hi,
First, system console is already enabled in the design and that's how you can see the Test Pass messages. I think the error suggests that some tcl file is missing from the path from where it is supposed to be called.
System console basically works with a JTAG interface. The system console acts as a master and the F-tile IP is at the slave side.
If you want to exercise further capabilities through system console like Transceiver Toolkit, you can enable that by following instructions from the following page: 7.2.1. Modifying the Design to Enable F-Tile Transceiver Debug
Moreover, just from the system console you can access the status registers to check and control the loopback mode. There is a helper script available to help you in this. Check the following and subsequent sections of the document:
Regards