xschem/xschem_library
stefan schippers be06ed50cb 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
..
binto7seg do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
devices resolved_net(): resolve nets passed to symbols via attributes, avoid using dtoa_eng() in returned spice voltages, use dtoa(), since it may be used further in tcl expressions. 2024-05-03 15:00:51 +02:00
examples 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
generators 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
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 added some @#pin_name:spice_get_voltage examples on symbols, if no voltage is found return "" instead of "--UNDEF--" 2024-05-02 15:19:34 +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