Join Slack
Powered by
The device generator works by having five routines...
# magic
t
Tim Edwards
05/11/2021, 12:39 AM
The device generator works by having five routines for each device:
defaults
sets the default values of parameters,
convert
converts values from a netlist,
dialog
creates the pop-up window,
check
checks all parameter values for limits, and
draw
draws the device.
Open in Slack
Previous
Next