Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTSE in SGMII Mode with external FIFO and PLL for PCS Ref Clock
Hi everybody, I try to use the Altera TSE in SGMII Mode with external FIFO. My board is a SoCKit. I need a 125 MHz signal for the pcs_ref_clk and want to keep it simple and do not change the SI533...
Altera_Forum
Honored Contributor
11 years agoI'm guessing that internally the TSE, when interfaced with transceivers, does something different with the global and or regional clock assignments depending on whether its an internal or external FIFO. You can look at this in the generated code for the TSE.
If you instantiate the PLL at the top level with the mega-wizard (i.e. outside of QSYS) then you should see options for specific location assignments auto/top/bottom/left/right for the PLL, or in any case I seem to recall seeing such options for the cyclone III. You might also have a look at the Altera document related to PLLs and global clock routing resources in the Cyclone V.