Reg 2 Reg
Reg 2 Reg
Reg 2 Reg
SDC is a widely used format that allows designers to utilize the same
sets of constraints to drive synthesis, timing analysis, and place-and-
route.
.log file: A log file in VLSI refers to the report or the output file
generated after the compilation and the simulation of the design.
The log file is very useful for Debugging any RTL file and also
any Testbench related failure as it provides the requisite information
for the failures.
Analyze: Analyzes the specified HDL source files and stores the
resulting templates into the specified library in a format ready to
specialize and elaborate to form linkable cells of a full design.
SYNTAX
Analyze
[ -format Verilog
[-autoread
[ -recursive
Elaborate: It builds a design from the intermediate format of a
Verilog module, a VHDL entity and architecture, or a VHDL
Configuration.
SYNTAX
elaborate <design_name>