Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI use a different PHY (National DP83640) and mapped it to addr 1 but I haven't had any problem. If I remember correctly in my case it happened the opposite: it didn't work when mapped to addr0, but I had an error message directly in the console output during initialization.
Regarding the default setup I can tell you this: I have two PHYs on my board and when I configure fpga for using a single TSE and single PHY I don't need to manually setup with the alt_tse_system_add_sys() call. I only added it when I started to use the second TSE/PHY channel. Cris