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 ago --- Quote Start --- The connection to the clock source is already done in the nios2_linux_3c120_125mhz_top file. Why don't you use nios2_linux_3c120_125mhz_top as your top level file, instead of putting it in a block and reconnect all the pins? --- Quote End --- Hi Daixiwen, it is because i have to connect my scrambler and encoder to the ethernet, could you please tell me how to use the ethernet to connect to my user define block without put it in a bdf file?