Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Yup, INI file is required in this case. [..] --- Quote End --- Hm okay, thanks. Still strange that the QSYS generated SDC file (*_fpga_interfaces.sdc) creates a clock constraint that depends on an undocumented INI 'hack'. Also there seems to be a lot more needed if one wants to integrate a 10/100/1000Mbit PHY by use of FPGA pins. The SDC file (soc_system_timing.sdc) contained in the SGMII design example ( http://releases.rocketboards.org/release/2014.11/cv-sgmii-ed/hw/cv_soc_sgmii_ed.tar.gz ) seems to be much more comprehensive, but still painful to replicate. Pity QSYS is not (yet) able to take the board and PHY related delay parameters and automatically generate the needed timing constraints (as it is e.g. done for DDR RAM).