Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTSE connection problem
Hi all, I got a problem when I tried to connect the TSE MAC to the PHY, some thread said that the enet_gtx_clk should be connected to a 25MHz clock along with the tx_clk_to_the_tse_mac, but my...
Altera_Forum
Honored Contributor
16 years agoDo you need to connect your scrambler/encoder to the (RG)MII interface? In that case you can do as you are doing now, and add your block between nios2_linux_3c120_125mhz_top and the pins, or directly edit nios2_linux_3c120_125mhz_top.v to add your component.
If you rather need to work on the decoded packet contents, it would be probably easier to write an Avalon Stream component and add it to the SOPC builder project.