Discussion:
generated clocks
(too old to reply)
vic marks
2006-09-02 17:28:48 UTC
Permalink
Hi,

I need a suggestion in handling the generated clocks for synthesis, and DFT.
What kind of constraints would be used for generated-clocks during
synthesis, and DFT design.

Thanking you for help.

Best regards,
vic
KJ
2006-09-02 19:38:28 UTC
Permalink
Post by vic marks
Hi,
I need a suggestion in handling the generated clocks for synthesis, and DFT.
What kind of constraints would be used for generated-clocks during
synthesis, and DFT design.
Same constraints as with any other clock signal; namely, setup time and hold
time for inputs, clock to output for outputs

KJ
arant
2006-09-03 08:34:49 UTC
Permalink
If you are usinng DCyou can use the create_generated_clock constraint
Check out DC's man pages about usimg this command
Post by KJ
Post by vic marks
Hi,
I need a suggestion in handling the generated clocks for synthesis, and DFT.
What kind of constraints would be used for generated-clocks during
synthesis, and DFT design.
Same constraints as with any other clock signal; namely, setup time and hold
time for inputs, clock to output for outputs
KJ
Loading...