Skip to content

mfinnessey/dfg-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Generates an image of the dataflow graph of a given component generated by DSAGEN.

Installation

This tool requires Graphviz. Graphviz can be installed via pip install graphviz.

Usage

Invoke the script passing it the names of the JSON files representing each component.

As an example, to create DFGs for all components in mm_0_4_4.dfg.json, run ./create_dfg.py mm_0_4_4.dfg.json.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages