Errors when using the "MAX 10 Single-Port Triple Speed Ethernet and On- Board PHY Chip Design Example User Guide"
Hi all,
When I use the MAX 10 Single-Port TSE reference design. I encounter some problems. I use version 18.0 of the reference design in Quartus 18.0. First of all when I open the design in platform designer only the Triple-Speed Ethernet IP is recognized. For the other components such as the Ethernet Packet Monitor and the Ethernet Packet Generator I get an error saying: component could not be found or instantiated.
I could only replace the Avalon-ST Multiplexer, Avalon-ST Splitter and the Error adapter. In my current design I have left out the Packet Generator and Packet Monitor and exported one source of the Splitter and one sink of the Multiplexer.
But when I run the test (TEST_ST_LB 1000M) now with the external packet generator the statistic counter of the TSE MAC gives for aFramesTransmittedOK = 406491076
aFramesReceivedOK = 0
My goal is to monitor the incoming and outgoing Ethernet packets of the TSE MAC so later on I can export the source and the sink of the TSE MAC to the HSMC pins of my MAX10 FPGA.
Could any one help me out? How can I get this working with the tcl scripts of the reference design?
Any help would be appreciated.