Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTSE-SGDMA something wrong
Hi all, I'm working on a custom board with nios2 + tse (10/100/1000) + DDR sdram... I'm trying to use a driver for triple speed eth under u-boot...the driver has been already tested on an altera...
Altera_Forum
Honored Contributor
15 years agoyes, the sdc generated with the TSE core only constrain the TSE's internal paths, you need to constrain the interface to the PHY yourself.
It could be a good idea to add a signaltap probe on your MII interface to see what is going on. It could help you find the origin of the problem.