Forum Discussion
tehjingy_Altera
Regular Contributor
1 year agoHi
When generating the Triple-Speed Ethernet IP Core IP with RGMII, the TSE IP Core already has ALTDDIO megafunctions inside. rgmii_in[3:0], rx_control, rgmii_out[3:0], and tx_control ports of the TSE IP Core are supposed to be mapped to I/O IBUF, thus additional ALTDDIO_IN megafuction shouldn't be inserted between I/O IBUF and the TSE IP Core.
Regards
Jingyang, Teh
greenlantern01
Occasional Contributor
1 year agoI somehow managed to get that error solved.
The design is now finally ready. I was trying to figure ways to test it. Is it possible to test this design via eclipse. I saw tutorials for testing the design using eclipse if nios 2 processor is used. But couldn't find any which use HPS.
Also is it possible to debug the design using signaltap?
Can you suggest some ways?
Thanks