mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
corrections to DC setup
This commit is contained in:
parent
68defb99e7
commit
3591fd5aea
@ -52,7 +52,7 @@ if {$tech == "sky130"} {
|
|||||||
} elseif {$tech == "tsmc28psyn"} {
|
} elseif {$tech == "tsmc28psyn"} {
|
||||||
set mw_reference_library [list ]
|
set mw_reference_library [list ]
|
||||||
lappend target_library $s10lib/tcbn28hpcplusbwp30p140tt0p9v25c.db
|
lappend target_library $s10lib/tcbn28hpcplusbwp30p140tt0p9v25c.db
|
||||||
lappend mw_reference_library $MW_REFERENCE_LIBRARY/tcbn28hpcplusbwp7t30p140
|
lappend mw_reference_library $MW_REFERENCE_LIBRARY/tcbn28hpcplusbwp30p140
|
||||||
}
|
}
|
||||||
|
|
||||||
# Set Link Library
|
# Set Link Library
|
||||||
|
Loading…
Reference in New Issue
Block a user