Home
last modified time | relevance | path

Searched refs:is_simulate (Results 1 – 1 of 1) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.c194 int is_simulate = (TkGate.ed->major_mode == MM_SIMULATE || TkGate.ed->major_mode == MM_ANALYZE); in env_updateMTCircuit() local
201 if (is_simulate) { in env_updateMTCircuit()