Thanks but I can't find it. Would you please help me?
I just found the command set verification-clock_gate_hold_mode low.
But I have still problems what mismatch.
I get it.
TE and EN should have to be set 0 to constance value.
- - - Updated - - -
These are DC commands. They will not help you.
There are some switches in Formality which you have to use to tell the tool that it is a clock gating inserted netlist. Search it in the formality doc and use them..
Thanks Sir, I have some query.
my RTL logic has en port which is clock gating enable port.
Then I have just compiled with following commends
set_clock_gating_style - blar~blar -control_signal scan_enable*
compile_ultra -gate_clock -scan ~blar ~blar
then I can found some scan DFF and clock gating latch inserted to netlist.
here is some question.
Which one I have to set to constance value 0 or 1. At reference's en port?
Or at implementation's TE and EN? Which one I have to set?
Another one question is what if I handle 100M gates logic design, then how do I set all register?