diff options
author | 2020-01-29 19:00:10 +0100 | |
---|---|---|
committer | 2020-01-29 19:00:10 +0100 | |
commit | fceee50c8bd6d930fc1f152ede4185ce7dc44c40 (patch) | |
tree | 71a0f8d6d43ddbe1fc98a078d3baddecd6e5d953 /docs/source/commandline/commandline-all.rst | |
parent | d7fd89afe1a384e268cb8a9fbd0f6c4c994e195d (diff) |
netlist: Parameters evaluated when netlist is created. [Couriersud]
Parameters are now passed to the netlist core as strings. During netlist
creation they are evaluated as functions. This opens the path to
parameters on subdevice level.
Examples:
PARAM(device.XY, (1+2*0.005))
RES(R1, 2.05*RES_K(1)+1)
In addition the commit contains dead code removal.
Diffstat (limited to 'docs/source/commandline/commandline-all.rst')
0 files changed, 0 insertions, 0 deletions