issues
search
chick
/
visualizer
Provides dot visualizations of chisel/firrtl circuites
Other
11
stars
4
forks
source link
Cleanup examples
#11
Closed
chick
closed
6 years ago
chick
commented
6 years ago
Cleanup-examples
Put the add css stuff in the right place
Put the open file stuff int the right place
use getTargetDir where-ever possible
Make ModuleLevelDiagrammer respect start module
Get rid of all the old annotation stuff, too clunky
Add run method for ease of example implementations
Add firrtlSource to Config to make run more flexible
Simplify all the examples
remove annotations, where used
simplify firrtl generation
get rid of unnecessary UnitTesters
move them all into the same package
Cleanup-examples