Altera_Forum
Honored Contributor
17 years agolocation assignment
Hi
I'm possibly trying to do something very unrecommended, but unusual situations require unusual methods. I'd like to specify what CLKCTRL a certain signal shoud use - or at least from what block. I tried that first with a LogicLock region, what had the result, that the CLKCTRLs in this region weren't used at all, even if the signal was a member of it. I then tried to use set_location_assignment, what is completely ignored (not even a info about this). According to the quartus II handbook, using location assignments for CLKCTRL is not perfectly valid either. Is there a way to force a signal onto a specific CLKCTRL? thanks emanuel