xschem/xschem_library
stefan schippers eef043ef2f sym_vs_sch_pins() do not try to get the "type" attribute of symbols references containing "@" characters (unresolved @parameters) by loading the symbol and checking the xctx->sym[symbol].type attribute, this usually happens in parametrized symbol generators 2023-05-16 14:45:52 +02:00
..
binto7seg add -pg also in LDFLAGS if --profile is requested; add little more margin in ps page exports 2021-01-06 00:12:04 +01:00
devices ammeter.sym type set to "ammeter" instead of "probe", so will be greyed out if *_ignore attr is set 2023-05-11 00:47:59 +02:00
examples clear text member `floater_ptr` when text is changed to force cache update 2023-05-14 02:45:56 +02:00
generators sym_vs_sch_pins() do not try to get the "type" attribute of symbols references containing "@" characters (unresolved @parameters) by loading the symbol and checking the xctx->sym[symbol].type attribute, this usually happens in parametrized symbol generators 2023-05-16 14:45:52 +02:00
gschem_import some parameter checks in xschem commands, global var removal in simulation help window - No use for production yet 2021-11-16 22:28:10 +01:00
inst_sch_select remove unused xschemrc file 2023-04-28 17:17:00 +02:00
logic update test_ngspice.sch example circuit 2023-03-09 20:44:51 +01:00
ngspice for better consistency floater=... attribute for text floaters changed to name=... so token name matches instance refdes (name=...). Documentation added for netlist_dir (netlisting.html) and local_netlist_dir 2023-05-14 23:43:16 +02:00
pcb test schematics update 2022-10-21 11:28:17 +02:00
rom8k symbol_ignore=true attribute can be set on all symbol elements (text, lines, rectangles, arcs, polys, instances, nets) such that these marked elements are not displayed when symbol is instantiated. 2023-05-09 23:26:46 +02:00
rulz-r8c33 "@#n:net_name" attribute (n = pin name or number) in symbols translates to net name attached to pin. "lab_show.sym" component that shows (does not assign) net name. "highlight=true" attribute can be given on instances in addition to symbols 2020-09-30 00:30:48 +02:00
symgen removed unused files 2020-08-24 10:01:41 +02:00
viewdraw_import add viewdraw_import example schematic/symbol dir for user evaluation and Viewdraw/DxDesigner import testing 2022-01-15 13:31:45 +01:00
xTAG populating xschem git repo 2020-08-08 15:47:34 +02:00
xschem_simulator update test schematic (better screen redraw if moving while simulating) 2022-10-27 10:09:19 +02:00
Makefile update xschem_library/Makefile to include generators in install 2023-05-06 09:04:06 +02:00