From b5d21e54f1e99f988c4885b49343bca052df6a45 Mon Sep 17 00:00:00 2001 From: Stefan Schippers Date: Sat, 26 Sep 2020 01:29:28 +0200 Subject: [PATCH] removed debug messages --- src/save.c | 4 ++-- xschem_library/ngspice/solar_panel.sch | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/save.c b/src/save.c index 3bddeff9..69191f80 100644 --- a/src/save.c +++ b/src/save.c @@ -1300,7 +1300,7 @@ void get_symbol_type(const char *symname, char **type) /* ... if not found open file and look for 'type' into the global attributes. */ if((fd=fopen(name,"r"))==NULL) { - dbg(0, "get_symbol_type(): Symbol not found: %s\n",name); + dbg(1, "get_symbol_type(): Symbol not found: %s\n",name); my_strdup2(1162, type, ""); } else { while(1) { @@ -1328,7 +1328,7 @@ void get_symbol_type(const char *symname, char **type) fclose(fd); } } - dbg(0, "get_symbol_type(): symbol=%s --> type=%s\n", symname, *type); + dbg(1, "get_symbol_type(): symbol=%s --> type=%s\n", symname, *type); } /* replace i/o/iopin instances of LCC schematics with symbol pins (boxes on PINLAYER layer) */ diff --git a/xschem_library/ngspice/solar_panel.sch b/xschem_library/ngspice/solar_panel.sch index 702abb46..d4ef93ae 100644 --- a/xschem_library/ngspice/solar_panel.sch +++ b/xschem_library/ngspice/solar_panel.sch @@ -1,4 +1,4 @@ -v {xschem version=2.9.7 file_version=1.2} +v {xschem version=2.9.8 file_version=1.2} G {} K {} V {} @@ -91,12 +91,12 @@ N 860 -370 860 -250 {lab=0} C {title.sym} 160 -40 0 0 {name=l1 author="Stefan Schippers"} C {code_shown.sym} 245 -245 0 0 {name=CONTROL value="* .control * save all -* tran 5n 1000u uic +* tran 5n 500u uic * write led_driver.raw * .endc .option savecurrents .save all -.tran 5n 600u uic +.tran 5n 200u uic * .dc VP 0 21 0.01 "} C {code.sym} 15 -225 0 0 {name=MODELS value=".MODEL DIODE D(IS=1.139e-08 RS=0.99 CJO=9.3e-12 VJ=1.6 M=0.411 BV=30 EG=0.7 )