Replies: 1 comment 2 replies
-
|
The chisel-template has Mill (with basic instructions). I'd like to add some instructions to the website but never seem to find the time 😅. I've done some experimentation with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am able to do the quick-start and build/run
chisel-example.scalausingscala-cli, but many of the other projects available use sbt or mill. The chisel documentaion recommends mill, but references sbt in a few places.Can anyone help me with a basic
build.scfor mill that makeschisel-example.scalawork? I think that might help me bridge the gap fromscala-clito building a more substantial design.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions