You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
356 B
Markdown
11 lines
356 B
Markdown
|
|
|
|
### Options for the graphviz generator
|
|
|
|
#### horizontal (default = True)
|
|
|
|
Horizontal or vertical layout for the graph.
|
|
|
|
#### displayFIFOBuf (default = False)
|
|
|
|
By default, the graph is displaying the FIFO sizes. If you want to know with FIFO variable is used in the code, you can set this option to true and the graph will display the FIFO variable names. |