xschem/xschem_library
stefan schippers a50bfb3622 when doing spice netlisting if top level has a symbol (and the symbol has i/o ports) use the symbol for printing the top level subckt port list. This ensures same port ordering when netlisting a testbench containing a component and netlisting the component itself. Tab context menu: open Symbol / open Schematic will use the search_schematic setting and search counterpart accordingly. 2023-11-16 01:26:55 +01:00
..
binto7seg do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
devices better swap_windows() function (used when closing a window in multi-window(non-tabbed) interface, resolved_net() recognize global nodes. remove static data from record_global_node(), put in xctx. Remove dead code from translate() (@spice_get_voltage) 2023-11-12 13:01:11 +01:00
examples when doing spice netlisting if top level has a symbol (and the symbol has i/o ports) use the symbol for printing the top level subckt port list. This ensures same port ordering when netlisting a testbench containing a component and netlisting the component itself. Tab context menu: open Symbol / open Schematic will use the search_schematic setting and search counterpart accordingly. 2023-11-16 01:26:55 +01:00
generators do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +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 more schematic netlist tests in xschemtest.tcl 2023-11-13 23:46:13 +01:00
logic schematic example updates 2023-10-24 10:29:39 +02:00
ngspice allow to specify per-node raw file in graphs with the syntax: alias_name ; node_name % [dataset] [rawfile] [sim_type] 2023-11-15 19:18:28 +01:00
pcb do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
rom8k copy_hierarchy_data() initial implementation for future hierarchy cloning. Alt-Shift-E and Alt-Shift-I to edit schematic / symbol in a new xschem process. `xschem raw switch`: allow also integer index (as returned by `xschem raw info`) instead of `file type` to switch raw file 2023-11-13 18:00:30 +01:00
rulz-r8c33 do not duplicate empty strings as NULLs in hash tables 2023-10-09 12:49:11 +02:00
symgen removed unused files 2020-08-24 10:01:41 +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 update xschem_library/Makefile to include generators in install 2023-05-06 09:04:06 +02:00