From 635b6caa60287f8eaa08cded547217d3adfafab9 Mon Sep 17 00:00:00 2001
From: Stefan Frederik
E {}
S {}
in this case only the verilog-related global property has some definition. This is Verilog code that is copied into the output netlist.
-
-
+ Attribute strings for all Xschem objects are enclosed in curly braces.
+ This allows attributes to span multiple lines.
+ This component instance:
+ C {capa.sym} 890 -160 0 0 {name=C4 m=1 value=10u device="tantalium capacitor"}
+ and this one:
+ C {capa.sym} 890 -160 0 0 {name=C4
+m=1 value=10u
+device="tantalium capacitor"
+}
+ are perfectly equivalent.
+
Example: T {3 of 4 NANDS of a 74ls00} 500 -580 0 0 0.4 0.4 {font=Monospace layer=4}