From 50af44e1f4370f9545cc2d2cf4ddf211b0647cfd Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Thu, 22 Jan 2026 10:11:43 +0100 Subject: [PATCH] gnd.sym: set default label to 0 instead of GND (better compatibility with simulators) --- xschem_library/devices/gnd.sym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xschem_library/devices/gnd.sym b/xschem_library/devices/gnd.sym index 6ef04a1d..4801680b 100644 --- a/xschem_library/devices/gnd.sym +++ b/xschem_library/devices/gnd.sym @@ -24,7 +24,7 @@ K {type=label function0="L" global=ground format="*.alias @lab" -template="name=l1 lab=GND"} +template="name=l1 lab=0"} V {} S {} F {}