From f1ed2bf26f3f7615a58cb3224747068358dc124b Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Sat, 22 Apr 2023 11:29:44 +0200 Subject: [PATCH] fixed is_symgen() regex, added stup for tutorial_symbol_generators.html --- .../tutorial_symbol_generators.html | 29 +++++++++++++++++++ doc/xschem_man/xschem_man.html | 1 + src/scheduler.c | 11 +++++++ src/token.c | 7 +++-- xschem_library/ngspice/adc.sch | 18 +++++++----- xschem_library/ngspice/and3_ngspice.sch | 5 ++-- xschem_library/ngspice/and3_ngspice.sym | 7 ++++- xschem_library/ngspice/and_ngspice.sch | 5 ++-- xschem_library/ngspice/and_ngspice.sym | 6 +++- xschem_library/ngspice/buf_ngspice.sch | 5 ++-- xschem_library/ngspice/buf_ngspice.sym | 5 +++- xschem_library/ngspice/inv_ngspice.sch | 5 ++-- xschem_library/ngspice/inv_ngspice.sym | 4 +-- xschem_library/ngspice/or_ngspice.sym | 6 +++- 14 files changed, 91 insertions(+), 23 deletions(-) create mode 100644 doc/xschem_man/tutorial_symbol_generators.html diff --git a/doc/xschem_man/tutorial_symbol_generators.html b/doc/xschem_man/tutorial_symbol_generators.html new file mode 100644 index 00000000..391042e3 --- /dev/null +++ b/doc/xschem_man/tutorial_symbol_generators.html @@ -0,0 +1,29 @@ + + + +XSCHEM TUTORIAL: SYMBOL GENERATORS + + + + + + + +
+ +UP + + +

TUTORIAL: SYMBOL GENERATORS

+ +
+
+ + +