Synopsys Design Compiler Tutorial 2021 [best] Info
Synopsys Design Compiler (DC) is the industry-standard logic synthesis tool
- Synthesis: converts RTL code into a gate-level netlist
- Optimization: improves design performance, power consumption, and area
- Timing analysis: verifies design timing constraints
- 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