devices/ symbol fixes
This commit is contained in:
parent
11d664b4a8
commit
71f23a5242
|
|
@ -1,5 +1,6 @@
|
|||
v {xschem version=2.9.5_RC5 file_version=1.1}
|
||||
G {type=label
|
||||
v {xschem version=2.9.8 file_version=1.2}
|
||||
G {}
|
||||
K {type=label
|
||||
format=".alias @lab"
|
||||
template="name=l1 lab=xxx"}
|
||||
V {}
|
||||
|
|
@ -7,4 +8,4 @@ S {}
|
|||
E {}
|
||||
L 1 0 0 10 -10 {}
|
||||
B 5 9.375 -10.625 10.625 -9.375 {name=p dir=inout}
|
||||
T {@lab} -7.5 -12.5 3 0 0.27 0.27 {}
|
||||
T {@lab} 12.5 -12.5 3 0 0.27 0.27 {}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ G {}
|
|||
K {type=parax_cap
|
||||
format="@name @pinlist @gnd @value m=@m"
|
||||
verilog_ignore=true
|
||||
template="name=X1 gnd=0 value=4f m=1"}
|
||||
template="name=C1 gnd=0 value=4f m=1"}
|
||||
V {}
|
||||
S {}
|
||||
E {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue