Cerata
A library to generate structural hardware designs
|
#include <style.h>
Classes | |
struct | Colors |
Colors for types. More... | |
struct | TypeStyle |
Styles for specific node types. More... | |
Public Attributes | |
struct cerata::dot::Style::NodeStyle::Colors | color |
Colors for specific nodes. | |
str | base |
Base node style. | |
str | port |
Style for ports. | |
str | signal |
Style for signals. | |
str | parameter |
Style for parameters. | |
str | literal |
Style for literals. | |
str | expression |
Style for expressions. | |
str | nested |
Style for nested nodes. | |
struct cerata::dot::Style::NodeStyle::TypeStyle | type |
Styles for types. | |