|
|
In 2021, the native binary format is (Design Database Container). It replaces the older .db format.
: Reads your Verilog or VHDL files and checks for syntax errors.
set tech_lib /proj/tech_libs/90nm/typical set target_library $tech_lib/ss_0.9v_125c.db set link_library [list * $target_library $tech_lib/memory_compiler.db] set symbol_library $tech_lib/symbols.sdb
In 2021, the native binary format is (Design Database Container). It replaces the older .db format.
: Reads your Verilog or VHDL files and checks for syntax errors. synopsys design compiler tutorial 2021
set tech_lib /proj/tech_libs/90nm/typical set target_library $tech_lib/ss_0.9v_125c.db set link_library [list * $target_library $tech_lib/memory_compiler.db] set symbol_library $tech_lib/symbols.sdb In 2021, the native binary format is (Design