I am working with DC compiler. My design has some sequential elements (D-FF) which reset's on negative edge of reset signal input to the design. Is there a way to tell compiler that on power-on, initially my circuit will go through the reset?

Due to this all the FF's may be having different initial states, and I do not get the expected synthesis results in terms of the logic elements.

More Chirag Maheshwari's questions See All
Similar questions and discussions