Skip to content

asyncvlsi/dflow2dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dflow2dot

This converts an ACT dataflow graph into a per-process .dot file suitable for visualization using graphviz.

This requires interact to be installed.

Running dflow2dot

$ dflow2dot -p <file.act>

This should save a dot file per process that has an ACT dataflow body.

About

Visualize an ACT dataflow graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published