xschem/xschem_library
stefan schippers e75bb8874f added mux21.sch and mux21.sym in logic/, testcase in testbench.sch 2024-10-13 02:07:36 +02:00
..
binto7seg do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
devices switch_ngspice.sym: add "device_model" attribute in template string, so a template model is given when placing the symbol 2024-10-03 18:34:40 +02:00
examples add .options savecurrents in examples/LCC_instances.sch 2024-09-09 18:25:45 +02:00
generators fix escape recognition in translate3(), so in symbol texts it is possible to write \\@name to an instance attribute to get literal @name in displayed text instead of the instance name. fix typo in tutorial_use_existing_subckt.html. some schematic updates (no more enable show_pin_net_names tcl variable) 2024-08-28 09:39:43 +02:00
gschem_import do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
inst_sch_select if top level schematic has an associated symbol (.sym) file ensure their ports match, otherwise issue an error. if netlisting fails return non zero exit code if netlisting from command line 2024-05-09 02:10:45 +02:00
logic added mux21.sch and mux21.sym in logic/, testcase in testbench.sch 2024-10-13 02:07:36 +02:00
ngspice remove testcase in comp_ngspice.sch 2024-09-15 22:11:57 +02:00
pcb do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
rom8k add @#pin:spice_get_voltage attribute for pin texts that displays voltage of net attached to pin. remove net_name=... attributes from symbols and instance global attributes since it is no more used. set default value for show_pin_net_names to 1. 2024-05-02 10:32:12 +02:00
rulz-r8c33 do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
symgen modernization of symgen.awk, fine tuning of create_symbol.tcl 2024-04-12 01:44:48 +02:00
viewdraw_import (propdel) remove unneeded exec flags 2023-07-03 13:12:40 +02:00
xTAG do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
xschem_simulator more schematic netlist tests in xschemtest.tcl 2023-11-13 23:46:13 +01:00
Makefile has_included_subcircuit(): get symname from `schematic` attribute if set in instance or symbol, or use actual symbol name, add tb_symbol_include.sch example circuit 2024-01-08 17:19:12 +01:00