Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Hi Shubha, I considered this option however it's not so simple in my case. The file that binds all components together is autogenerated and will change every time I regenerate it. I know signal name but I can't really inject anything in that particular file. Originally, I found this problem when I tried to use global_signal constraint in tcl script and run quartus_sh with my scripts. It didn't work for me so I tried to do same thing in Quartus GUI to check if I missed something in that constraint syntax. This is where I got puzzled by a missing signal in the Node Finder. Best Regards, Rafal --- Quote End --- Hi Rafall, which signal do you want as global signal ? When you look into the Fitter results in the compilation message window under : Fitter -> Resource Section -> Global & other Fast Signals that the CLK_GATE_OUT is connected to a global net. Kind regards GPK