A Signal represents a immutable message that is provided to a chip when it activates, as well as when it terminates. A signal has a name and an optional map of strings to data.
Signal
name
Optional
Private
Readonly
Generated using TypeDoc
A
Signal
represents a immutable message that is provided to a chip when it activates, as well as when it terminates. A signal has aname
and an optional map of strings to data.