xschem/xschem_library/generators
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
..
mosgen.tcl add extension to generators in generator/ examples 2023-05-06 09:27:10 +02:00
my_inv.sch schematic generator netlisting seems to work. renamed is_symgen() -> is_generator() 2023-04-24 13:26:04 +02:00
my_inv.sym allow tcl procedures to generate generator script and parameters, update vhdl and verilog netlisters to handle generator schematic/symbol references 2023-04-26 09:54:35 +02:00
schematicgen.tcl add extension to generators in generator/ examples 2023-05-06 09:27:10 +02:00
symbolgen.tcl 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
test_mosgen.sch mosgen has been changed to mosgen.tcl 2023-05-08 23:15:58 +02:00
test_symbolgen.sch get_trailing_path(): do not confuse generator extension with schematic/symbol extension 2023-05-10 04:08:47 +02:00
test_symbolgen.sym add missing symbol file 2023-04-25 01:41:20 +02:00