CIRCT
20.0.0git
|
Conversion from an sv::InterfaceOp
to YAML.
More...
Classes | |
struct | Interface |
A YAML-serializable representation of an interface. More... | |
Static Public Member Functions | |
static void | mapping (IO &io, sv::InterfaceOp &op, Context &ctx) |
Conversion from an sv::InterfaceOp
to YAML.
This is implemented using YAML normalization to first convert the interface to an internal Interface
which reformats the Grand Central-generated interface into the YAML format.
Definition at line 297 of file GrandCentral.cpp.
|
inlinestatic |
Definition at line 391 of file GrandCentral.cpp.