Forum Discussion
Altera_Forum
Honored Contributor
10 years agoClock Assingment
Hi! I am currently trying to assign one of the ClockControl blocks in my design. In Chip planner I have founded current Clock Control block and his full name: |Test1|ClockSource:U3|altpll:altpll_comp...
Altera_Forum
Honored Contributor
10 years agoI'm guessing you don't need the ~clkctrl block, as that's the output of the global driver. If I have trouble assigning names, I make a copy of the project with database and go to Assignments -> Back-Annotate and lock it down that way. You can also use the script here:
http://www.alterawiki.com/wiki/back_annotation_script To do a more controlled back-annotation. I've often changed the location search string to *CLKCTRL* to lock down all the clkctrl globals. This method ensures you get the right name and format.