Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI think this isn't the problem.
I set up my network card to full duplex, 100 MBit/s, no autonegotiation. I set up the phy to full duplex, 100 MBit/s, no autonegotiation (and it's also telling me, that it's working with these parameters). And I wrote 0x01000053 to the TSE register 0x2, so it has to be configured in full duplex, 10 MBit/s and 1000 MBit/s are disabled, no autonegotiation, no loop, tx and rx path enabled. On a test point on my pcb I measured 25 MHz at enet_gtx_clk (that is tx_clk from TSE). The phy rgmii interface is compliant to RGMII version 1.3. What about simulation? Do you think, I have forgotten any signals (to TSE)? Why tx_control is set up to '1' even the RGMII_out is just "0000"? And why tx_control stays at '1' till I reset my hole system?