Altera_Forum
Honored Contributor
14 years agoProblem with Gigabit Ethernet Clocks
Hi,
I am working in a design that includes a propietary MAC layer to the PHY Marvell Ethernet chip, using RGMII interface. The FPGA that I used to the design is a ARRIA GX II 260. I have defined all the constrains such as the AN477 document of Altera describes. When I compile a design that only has a test block and this MAC Layer, all works fine. The problem is with a more dense design, in which I include the same constraints and the same MAC Layer and the transmission doesn't work. I tried to explore the timing report of Timequest, but it haven't information about the clocks that I have defined in my SDC file, and for this reason, it doesn't report anything. Is it possible to delete all the temporal information of the project to make a compilation without previous information? Could it be a problem with timing? Thanks a lot.