Logo

Question preview

Don't touch me

What this preview is

About this preview

Don't touch me is a easy quant interview question on synthesis & sta.

Unlock full access to getcracked

Join to unlock this question, detailed solutions, and our complete library of quant finance interview prep.

Understanding dont_touch constraints in synthesis and static timing analysis

This is an easy question on synthesis and STA that tests whether candidates understand how tool directives apply across a design hierarchy. It probes a common pitfall: confusing the scope and effect of compile-time constraints when the same module appears in multiple contexts with different performance requirements.

The question rewards knowledge of how set_dont_touch works, why designers use it, and the distinction between applying constraints at the module definition versus the instance level. It also touches on the tension between preserving module integrity and optimising specific instances for their local timing context.

  • Hierarchy, scope, and instance-level vs. definition-level constraints
  • Synthesis tool optimisation directives and their precedence
  • Timing-driven synthesis and the role of SDC (Synopsys Design Constraints)
  • Trade-offs between reusability and performance tuning