Forum Discussion
Altera_Forum
Honored Contributor
8 years agoCall to set_clock_groups fails for Stratix 10 Build
When my SDC file is read while compiling for a Stratix 10 device, the set_clock_groups command is failing. The failure occurs because at the point in time that the SDC file is read, the tool does no...
Altera_Forum
Honored Contributor
8 years agoResolved. Had to place one SDC file prior to the IP files to create_clocks on inputs. Then after all IP files i placed another SDC file that contained the set_clock_groups.
Thanks,