Cerata
A library to generate structural hardware designs
cerata::dot::Style::EdgeStyle Struct Reference

Style for edges. More...

#include <style.h>

+ Collaboration diagram for cerata::dot::Style::EdgeStyle:

Classes

struct  Colors
 Specific edge colors. More...
 

Public Attributes

struct cerata::dot::Style::EdgeStyle::Colors color
 Colors for specific edges.
 
str base
 Base style.
 
str port_to_sig
 Style for port-to-signal.
 
str sig_to_port
 Style for signal-to-port.
 
str port_to_port
 Style for port-to-port.
 
str param
 Style for parameter edges.
 
str stream
 Style for stream edges.
 
str lit
 Style for literal edges.
 
str expr
 Style for expressions.
 

Detailed Description

Style for edges.

Definition at line 138 of file style.h.


The documentation for this struct was generated from the following file: