freechipsproject / diagrammer

Provides dot visualizations of chisel/firrtl circuits
Apache License 2.0
115 stars 20 forks source link

Unable to build project #31

Open anthonytec2 opened 4 years ago

anthonytec2 commented 4 years ago

I tried to use the diagram.sh to show me the diagram from my firtll file. Although, for some reason it was unable to download Chisel 3, I fixed this by changing the Chisel version in the build.sbt file to 3.2.+. Just wanted to make this note.