Forum Discussion
MatC
New Contributor
2 years agoTSE on Arria10 and marvell88e1512
Hi , I'm developing a custom board using the Arria10AX057H4F34E3SG. In the FPGA I have instantiated a NIOS II processor with a TSE peripheral. The TSE is connected in SGMI mode to an external PHY M...
Jeet14
Frequent Contributor
1 year agoHi,
Apologies for delay as there was systems IT issues.
Please refer the below link for the preamble information.
https://www.intel.com/content/www/us/en/support/programmable/articles/000083600.html
Regards
Tiwari
- MatC1 year ago
New Contributor
Hi, thank you very much for the support.
Finally i found the problem, it was in the configuration of ff_tx_crc_fwd, i dont know why, but the same project compiled with Quartus 18.0 and left the ff_tx_crc_fwd input unconnected it worked fine instead with Quartus 22.4 i had to connect ff_tx_crc_fwd to logical level '0' to make the project work properly. Now the packets have the right length and I'm able to ping my board from the PC