Module libreda_sta::graphviz

source ·
Expand description

Dump the timing graph in the graphviz ‘dot’ format.

Structs

  • Wrapper struct for printing a timing graph in the Graphviz Dot-format. This struct’s implementation of Debug prints the timing graph in the Dot-format.