|
CIRCT 22.0.0git
|
Conversion from a DescribedSignal to YAML.
More...
Classes | |
| struct | Field |
| A one-to-one representation with a YAML representation of a signal/field. More... | |
Static Public Member Functions | |
| static void | mapping (IO &io, DescribedSignal &op, Context &ctx) |
Conversion from a DescribedSignal to YAML.
This is implemented using YAML normalization to first convert this to an internal Field structure which has a one-to-one mapping to the YAML representation.
Definition at line 167 of file GrandCentral.cpp.
|
inlinestatic |
Definition at line 234 of file GrandCentral.cpp.