stefan schippers
|
081e16d7d9
|
doc updates (schematic symbol attribute)
|
2022-12-20 12:32:15 +01:00 |
stefan schippers
|
4b05d996e5
|
doc updates (lvs_format netlisting attribute)
|
2022-11-25 10:52:58 +01:00 |
stefan schippers
|
01df7876d7
|
update documentation for verilogprefix attr.
|
2022-11-22 18:09:43 +01:00 |
Stefan Frederik
|
74dad2e034
|
doc updates (@path and @symname_ext patterns in symbols)
|
2022-11-01 23:09:55 +01:00 |
Stefan Frederik
|
aa6b8f0123
|
Doc updates (sim_pinnumber), example circuits update
|
2022-10-17 12:45:48 +02:00 |
Stefan Frederik
|
e7d8cd409b
|
doc updates (pinnumber)
|
2022-10-16 23:00:19 +02:00 |
Stefan Frederik
|
06fc742e60
|
doc updates about {verilog,vhdl,spice}_sym_def, fix regression (possible crash) in verilog_block_netlist (thanks to Joanne), fix regression (wrong verilog test netlist) in print_verilog_primitive() (thanks to Joanne)
|
2022-10-04 00:37:09 +02:00 |
Stefan Frederik
|
d174306880
|
added verilog_extra attribute for list of implicit node connections to symbol in verilog netlists. extra attribute still used in verilog as a list of attributes NOT use as component attributes / symbol parameters.
|
2022-10-03 01:20:33 +02:00 |
Stefan Frederik
|
b7c7c336dd
|
added vhdl_sym_def, spice_sym_def, verilog_sym_def attributes for symbols. If defined and not empty the corresponding netlister will insert the content of the attribute instead of the subcircuit schematic implementation. Typically used to include a definition file. Updated documentation
|
2022-09-29 11:59:43 +02:00 |
Stefan Frederik
|
ce4bd4837a
|
changed @schname to @schname_ext and added @schname that expands to the schematic name containing the instance, with no extension (no .sch)
|
2022-08-10 08:38:49 +02:00 |
Stefan Frederik
|
0e25935254
|
added @topschname predefined attribute that expands to the toplevel schematic name (no path) with no .sch extension
|
2022-08-10 01:45:07 +02:00 |
Stefan Frederik
|
54fcf126f6
|
doc updates (sym attributes)
|
2022-01-11 04:17:17 +01:00 |
Stefan Frederik
|
de0afdd843
|
refactor image sizes in htmldocs
|
2021-10-13 17:33:10 +02:00 |
Stefan Frederik
|
13df66243e
|
leave out pdf from svn
|
2021-10-13 17:23:05 +02:00 |
Stefan Frederik
|
a16e7e6e5d
|
documentation corrections
|
2021-10-12 23:13:59 +02:00 |
Stefan Frederik
|
945368db9c
|
xschem simulation doc updates
|
2021-09-27 16:41:32 +02:00 |
Stefan Frederik
|
8079f626ec
|
documentation update about tcleval(...) tcl substitution of attributes by get_tok_value()
|
2021-09-20 01:57:04 +02:00 |
Stefan Frederik
|
89f32313c3
|
doc updates; only hilight connected instances (when doing a net highlight) if symbol (or instance) has highlight=true attribute set.
|
2021-01-03 17:34:08 +01:00 |
Stefan Frederik
|
044892a7b3
|
documentation updates
|
2021-01-02 22:18:46 +01:00 |
Stefan Schippers
|
91e74fadcb
|
"@#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 |
Stefan Schippers
|
9c1a940825
|
doc updates (@spiceprefix)
|
2020-09-15 23:44:24 +02:00 |
Stefan Schippers
|
f3bedb39a4
|
eliminated any differences between SYMBOL and SCHEMATIC files. There is no "current_type" variable any more. Symbols who used to have netlisting rules defined in schvhdlprop have now these attributes in schsymbolprop. Old symbol files with schvhdlprop will be saved with netlisting rules in schsymbolprop.
|
2020-09-14 10:27:45 +02:00 |
schippes
|
c5f412bdb7
|
symbol attribute @symname will display symbol name without extension as it used to be in earlier versions. @symname_ext will print full rootname of symbol. Some doc updates on symbol attributes
|
2020-08-12 11:31:42 +02:00 |
Stefan SChippers
|
5e8df730a0
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |