summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests
diff options
context:
space:
mode:
authorRichard Xia2018-01-24 10:47:01 -0800
committerGitHub2018-01-24 10:47:01 -0800
commit639617ea42c777b8dd1f4300d42784e45f294d76 (patch)
tree49e103d9658ab8bdf0a223b00820e976ed33628e /src/test/scala/chiselTests
parent224740acda1929f1a96e165912234eec6ee90fc3 (diff)
Remove unused BuildInfo.BuildTime. (#766)
BuildInfo.BuildTime appears to cause sbt to always recompile BuildInfo to get the latest time, which causes a recompile on any package that depends on chisel3. This is quite painful for doing development on any Chisel projects. BuildTime doesn't actually appear to be in use, and removing it fixes the unnecessary recompilation issue.
Diffstat (limited to 'src/test/scala/chiselTests')
0 files changed, 0 insertions, 0 deletions