Forum Discussion
Altera_Forum
Honored Contributor
18 years agoHi,
I have a question on some related topic. I want to assign global and regional clocks from/to my dedicated clock pins and PLLs. I am able to allot a global resource from my pin to PLL, PLL_C1-Destination pin. I was able to route until yhe destination pin because I dont need and global line from C1 to the destination pin#1. But do not know how to do the same from the PLL C0 output to some internal signal and this one needs a global line. I used the following command for assigning global line from pin to PLL set_instance_assignment -name GLOBAL_SIGNAL "GLOBAL CLOCK" -to "clocks:clocks|epll6_bb_a:a2d_clk_pll|altpll:altpll_component|_clk1" What does '_clk1' specify in this. Regards, TM