Altera_Forum
Honored Contributor
16 years agoQuestion about Assignment Editor
Issue: I have system clock connected to pin 90 (dedicated input CLK14) of EPC16Q240. I configured node 'clk_ext' as input in my project and assigned it to pin 90 in assignment editor. Node 'clk_ext' feeds PLL1 input. Therefore I think it is necessary to assign this node to PLL in PLL-section of assignment editor. If I assign node 'clk_ext' to PLL1 in assignment editor then following compilation detects an error 'Can't assign node "clk_ext" to location PLL_1 -- node is type I/O pad'
What I need to do if I want to assign node to PLL?