Skip to main content

Synopsys Design Compiler Tutorial 2021 [best] Info

Synopsys Design Compiler (DC) is the industry-standard logic synthesis tool

  1. Synthesis: converts RTL code into a gate-level netlist
  2. Optimization: improves design performance, power consumption, and area
  3. Timing analysis: verifies design timing constraints
  4. Formal verification: checks design functionality

Check for syntax & connectivity issues

check_design > reports/check_design.rpt synopsys design compiler tutorial 2021

4.1 Defining the Clock

The clock is the heartbeat of synchronous design. Synopsys Design Compiler (DC) is the industry-standard logic