Cerata
A library to generate structural hardware designs
|
#include <style.h>
Classes | |
struct | ExpandConfig |
Expansion configuration. More... | |
struct | TypeConfig |
Type configuration. More... | |
Public Attributes | |
bool | parameters = true |
Show parameters. | |
bool | literals = true |
Show literals. | |
bool | signals = true |
Show signals. | |
bool | ports = true |
Show ports. | |
bool | expressions = true |
Show expressions. | |
struct cerata::dot::Config::NodeConfig::ExpandConfig | expand |
Configures what types of nodes to expand. | |
struct cerata::dot::Config::NodeConfig::TypeConfig | types |
Type configuration. | |