jinruan
Junior Member level 3
dc get_pins
hi guys
i can't define my generated clock in DC, what's the reason?
for example, clk_i is the input clock, and clk_o is the internal clock which was divided 256 by clk_i.
i use the following command
create_generated_clock {freq_div/clk_o} -name clk_o -source clk_i -divide_by 256
but the result indicate that it can't find clk_o in the top design and the command failed.
hi guys
i can't define my generated clock in DC, what's the reason?
for example, clk_i is the input clock, and clk_o is the internal clock which was divided 256 by clk_i.
i use the following command
create_generated_clock {freq_div/clk_o} -name clk_o -source clk_i -divide_by 256
but the result indicate that it can't find clk_o in the top design and the command failed.