jrrguzman
Occasional Contributor
7 years agoHow to assign a dual-region clock network in assignment editor?
Hi,
I got Cyclone V SoC design with a parallel port split into two different regional clock networks. This port is driven by a PLL clock and I would like to force the PLL to use a regional clock network in dual-regional mode.
I know how to force a regional network with the assignment editor (by forcing a certain CLKCTRL_R buffer, but I haven't been able to drive an additional CLKCTRL_R to obtain the dual-regional mode.
I've tried something similar as what's described in:
(instead of ~clkctrl I have to use ~CLKENA0) but the method they describe for dual-regional doesn't work (~CLKENA0_d). Quartus says it doesn't exist and ignores the assignment.
Any idea on how to do this?
Kind regards