Altera_Forum
Honored Contributor
15 years agoQuartus TimeQuest TA
Hi,
I have some clock muxes in the design and am using Stratix-IV GT. The Fitter automatically places the input clocks and output clocks of that clock mux in different clock tree. Thus resulting in large clock skew between the input and the output clocks. I wish to constrain the output clock, but I am not able to get the proper object ID for that. I have tried "get_nets", "get_cells" and "get_nodes", to get the object ID of the clock mux module output port. But the "set_clock_groups" is giving warnings as these selcted objects are not of type {clk}. Please suggest a work-around. Thanks Manish