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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [trunk/] [common/] [script/] [tech.tcl] - Diff between revs 22 and 28

Show entire file | Details | Blame | View Log

Rev 22 Rev 28
Line 17... Line 17...
 
 
set rm_lib_dirs         "../../lib"
set rm_lib_dirs         "../../lib"
 
 
set rm_library         "Nangate_typ.db"
set rm_library         "Nangate_typ.db"
 
 
set search_path         [concat ${search_path} "${rm_lib_dirs}/"]
set search_path         [concat ${search_path} "${rm_lib_dirs}/" ".."]
 
 
set synthetic_library   dw_foundation.sldb
set synthetic_library   dw_foundation.sldb
set link_library        [list *]
set link_library        [list *]
set link_library        [concat ${link_library} ${rm_library} $synthetic_library]
set link_library        [concat ${link_library} ${rm_library} $synthetic_library]
set target_library      "${rm_library}"
set target_library      "${rm_library}"

powered by: WebSVN 2.1.0

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