xschem/xschem_library
stefan schippers a6b084cde5 add .options savecurrents in examples/LCC_instances.sch 2024-09-09 18:25:45 +02:00
..
binto7seg do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
devices changed current annotator texts in symbols to layer 17 (green-cyan) instead of blue 2024-09-07 08:46:15 +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 spice netlist: use symbol for port list of top level schematic only if it is of type subcircuit 2023-11-16 23:37:16 +01:00
ngspice if autoload is set in graph and a filename is given (rawfile graph attr) load raw file immediately when drawing graph. Don`t wait for user to load an intiial raw file to trigger auto loading 2024-09-08 13:43:29 +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