diff options
| author | Jack Koenig | 2020-09-04 12:39:14 -0700 |
|---|---|---|
| committer | GitHub | 2020-09-04 12:39:14 -0700 |
| commit | 05ac57c160c58268c571b74d6f688b87ff4312b0 (patch) | |
| tree | bc68d2b0c413e575101f9d511efecda19b26f3f1 /src/test/scala/chiselTests/LoadMemoryFromFileSpec.scala | |
| parent | c6ca8f952bd062979a7d843b14960ab8454fa72a (diff) | |
Better Building of FIRRTL From Source (#1563)
Using JVM system properties sbt.sourcemode and sbt.workspace, one can now
easily build chisel3 with firrtl from source
Example use:
Assuming firrtl is cloned into the chisel3 root directory:
$ sbt -Dsbt.sourcemode=true -Dsbt.workspace=$PWD
Alternatively, one can set these properties in .sbtopts which can then
be committed, enabling building from source by default
Diffstat (limited to 'src/test/scala/chiselTests/LoadMemoryFromFileSpec.scala')
0 files changed, 0 insertions, 0 deletions
