mirror of
https://github.com/StefanSchippers/xschem.git
synced 2026-08-22 14:17:32 +02:00
fix meaningless pin attributes on tier.tcl
This commit is contained in:
@@ -16,7 +16,7 @@ net_name=true
|
|||||||
V {}
|
V {}
|
||||||
S {}
|
S {}
|
||||||
E {}
|
E {}
|
||||||
B 5 -2.5 -2.5 2.5 2.5 {name=P dir=inout propag=1 pinnumber=1 goto=1}"
|
B 5 -2.5 -2.5 2.5 2.5 {name=P dir=inout }"
|
||||||
|
|
||||||
if {[regexp -nocase {^(VCC|VDD|VPP)$} $arg1]} {
|
if {[regexp -nocase {^(VCC|VDD|VPP)$} $arg1]} {
|
||||||
puts "L 4 -20 -40 20 -40 {}
|
puts "L 4 -20 -40 20 -40 {}
|
||||||
|
|||||||
Reference in New Issue
Block a user