OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [synthesis/] [synopsys/] [library.tcl] - Diff between revs 2 and 56

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 56
Line 17... Line 17...
set LIB_BC_OPCON  "<YOUR FAST OPERATING CONDITION>"
set LIB_BC_OPCON  "<YOUR FAST OPERATING CONDITION>"
 
 
# Define wire-load model
# Define wire-load model
set LIB_WIRE_LOAD "<YOUR WIRE LOAD MODEL>"
set LIB_WIRE_LOAD "<YOUR WIRE LOAD MODEL>"
 
 
 
# Define nand2 gate name for aera size calculation
 
set NAND2_NAME    "<YOUR LIBRARY NAND2 GATE NAME>"
 
 
 
 
# Set library
# Set library
set target_library $LIB_WC_FILE
set target_library $LIB_WC_FILE
set link_library   $LIB_WC_FILE
set link_library   $LIB_WC_FILE
set_min_library    $LIB_WC_FILE  -min_version $LIB_BC_FILE
set_min_library    $LIB_WC_FILE  -min_version $LIB_BC_FILE
 
 
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.