xschem/xschem_library/ngspice
stefan schippers 19fbba5c60 update docs about parametrized subcircuits, add braces around parameters (some ngspice version require them, some other can live without for simple non expression params), Update text example comp_ngspice.sch 2023-07-13 21:13:56 +02:00
..
adc.sch fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
adc.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
amp_xschem.sch add command xschem tab_list, returns window pathname and associated filename loaded 2023-06-03 00:21:55 +02:00
and3_ngspice.sch spice netlisting of schematics with parametrized symbol generators should work 2023-04-23 00:37:31 +02:00
and3_ngspice.sym fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
and_ngspice.sch spice netlisting of schematics with parametrized symbol generators should work 2023-04-23 00:37:31 +02:00
and_ngspice.sym fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
autozero_comp.sch update xschemtest, more robust spice flatten.awk netlist flattener, specifically when translating expressions containing electrical nodes and parameters, all these need to be translated/substituted. 2022-10-12 01:16:23 +02:00
autozero_comp_xyce.sch send currents to graph 2022-01-30 14:39:11 +01:00
buck.sch (2) full widget creation for xschem new windows, code cleanup, removed old stuff 2021-11-09 19:05:56 +01:00
buf_ngspice.sch spice netlisting of schematics with parametrized symbol generators should work 2023-04-23 00:37:31 +02:00
buf_ngspice.sym fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
colpitts_xschem.sch populating xschem git repo 2020-08-08 15:47:34 +02:00
comp_65nm.sch updates to ngspice/comp_65nm.* 2023-04-13 12:10:04 +02:00
comp_65nm.sym updates to ngspice/comp_65nm.* 2023-04-13 12:10:04 +02:00
comp_ngspice.sch update docs about parametrized subcircuits, add braces around parameters (some ngspice version require them, some other can live without for simple non expression params), Update text example comp_ngspice.sch 2023-07-13 21:13:56 +02:00
comp_ngspice.sym perf. improvements in plot_raw_custom_data() / ravg_store() 2022-10-17 15:17:47 +02:00
counter_6bit_ngspice.sch add adc sigma delta example 2022-02-16 02:29:55 +01:00
counter_6bit_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
delta_sigma.sch update xschemtest, more robust spice flatten.awk netlist flattener, specifically when translating expressions containing electrical nodes and parameters, all these need to be translated/substituted. 2022-10-12 01:16:23 +02:00
delta_sigma.sym add missing symbol dile in examples 2022-02-17 02:32:01 +01:00
diode_ngspice.sch added some symbols 2022-04-10 09:05:17 +02:00
diode_ngspice.sym added some symbols 2022-04-10 09:05:17 +02:00
flip_flop_ngspice.sch add adc sigma delta example 2022-02-16 02:29:55 +01:00
flip_flop_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
full_adder_ngspice.sch add adc sigma delta example 2022-02-16 02:29:55 +01:00
full_adder_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
half_adder_ngspice.sch add adc sigma delta example 2022-02-16 02:29:55 +01:00
half_adder_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
hpf_xschem.sch faster jump table in plot_raw_custom_data(), added simulation->add waveform reload launcher 2022-10-03 11:15:14 +02:00
inv-2.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
inv_ngspice.sch spice netlisting of schematics with parametrized symbol generators should work 2023-04-23 00:37:31 +02:00
inv_ngspice.sym fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
keeper_ngspice.sch add adc sigma delta example 2022-02-16 02:29:55 +01:00
keeper_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
led_driver.sch allow 0 width lines (faster device dependent implementation) if user defined line width is set (to 0), add devices/title-3.sym 2023-01-07 11:28:28 +01:00
lm741.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nand_ngspice.sch recognize \r\n sequences on windows rawfiles in "Binary:" lines, just in case ngspice developers want to add it someday. Quote ROUT ('ROUT') values for output resistors in ngspice_logic gates 2022-07-28 00:36:09 +02:00
nand_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
nmos4-v.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
nor_ngspice.sch recognize \r\n sequences on windows rawfiles in "Binary:" lines, just in case ngspice developers want to add it someday. Quote ROUT ('ROUT') values for output resistors in ngspice_logic gates 2022-07-28 00:36:09 +02:00
nor_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
opamp_65nm.sch fix a bug in my_mstrcat if an empty string is appended; add resolved_net(n) function that returns the top-most hierarchy name of the net mapping to upper level port connections if any; add xschem resolved_net comand that returns the resolved_net of selected wire/label/pin; add @#n:resolved_net pattern in symbol texts that uses resolved_net 2023-05-27 11:20:49 +02:00
opamp_65nm.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
or_ngspice.sch recognize \r\n sequences on windows rawfiles in "Binary:" lines, just in case ngspice developers want to add it someday. Quote ROUT ('ROUT') values for output resistors in ngspice_logic gates 2022-07-28 00:36:09 +02:00
or_ngspice.sym fixed is_symgen() regex, added stup for tutorial_symbol_generators.html 2023-04-22 11:29:44 +02:00
passgate.sym Joanne fixes for potential crash in align_sch_pins_with_sym() if there is a sym/sch pin number mismatch. Moved box declaration to beginning of scope block for C89 compatibility 2021-03-07 00:15:16 +01:00
pmos4-v.sym populating xschem git repo 2020-08-08 15:47:34 +02:00
pv_ngspice.sch small updates to solar_panel.sch test schematic 2023-06-12 08:17:42 +02:00
pv_ngspice.sym added commented lines for antialiasing; JL:cairo_set_line_width should only be called with has_x as xctx->cairo_ctx and xctx->cairo_save_ctx is NULL when run with -x; JL:XCopyArea must be called to draw correctly with Cairo on Windows 2022-12-02 16:43:01 +01:00
solar_panel.sch small updates to solar_panel.sch test schematic 2023-06-12 08:17:42 +02:00
solar_panel.sym changed @schname to @schname_ext and added @schname that expands to the schematic name containing the instance, with no extension (no .sch) 2022-08-10 08:38:49 +02:00
solar_panel_xyce.sch graphs in solar_panel_xyce.sch 2022-09-13 01:08:42 +02:00
stimuli.autozero_comp populating xschem git repo 2020-08-08 15:47:34 +02:00
stimuli.autozero_comp_xyce populating xschem git repo 2020-08-08 15:47:34 +02:00
xnor_ngspice.sch recognize \r\n sequences on windows rawfiles in "Binary:" lines, just in case ngspice developers want to add it someday. Quote ROUT ('ROUT') values for output resistors in ngspice_logic gates 2022-07-28 00:36:09 +02:00
xnor_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00
xor_ngspice.sch recognize \r\n sequences on windows rawfiles in "Binary:" lines, just in case ngspice developers want to add it someday. Quote ROUT ('ROUT') values for output resistors in ngspice_logic gates 2022-07-28 00:36:09 +02:00
xor_ngspice.sym add adc sigma delta example 2022-02-16 02:29:55 +01:00