You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First execution of 0_demo.ipynb requires long wait time while Ammonite
or Almond downloads Chisel dependencies, causing poor user experience and
low usability.
- Use coursier fetch during Docker build to preload all Chisel
dependencies
- Cache artifacts to /coursier_cache for final image consumption
- Preload: chisel3, chisel-iotesters, chiseltest, dsptools,
rocket-dsptools, breeze, scalatest with specific versions matching
load-ivy.sc
0 commit comments