Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThanks for your suggestions. Actually, I decide to use this example design because it provides not only the complete 10Gbps Ethernet subsystem but also the traffic controller and system controller so that I can simulate as well as test in hardware. And if I can use this for my boards and set up a board-to-board communication, I would only have to modify the MAC for my target application.
--- Quote Start --- You can probably run exactly the same design on both boards, and just connect them together. Try it and see what happens. If nothing works, then read the Tcl scripts and see what they are doing. --- Quote End --- I am trying to make some minor changes in Tcl scripts to disable the Loopback modes, and then try to test with local loopback (things happen on only one board with SMA connectors) first. If this works, I will then learn how to write a script for testing board-to-board mode. --- Quote Start --- Your current question is a little vague. Most people will not have your hardware setup, so cannot duplicate your system. --- Quote End --- It seems like no one uses same setup as me, unfortunately. --- Quote Start --- If you cannot understand what a particular SystemConsole Tcl sequence is doing, then you can ask specific questions, and you'll be more likely to get answers. --- Quote End --- I am learning Tcl scripting. Thank you.