Synplify .sdc file

Hi,

Is it possible to define clocks in the .sdc file of a design, while those clocks only appear in a peripheral or a core, i.e., clocks not in the top level of the design.

Thanks,

-J

Reply to
wei.wang.cantab
Loading thread data ...

Yes. This is how I have defined an internal clock:

define_clock -name {n:otherclock} -freq 100.0000 -clockgroup otherclock_clkgroup

Reply to
kkoorndyk

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.