chiseltest icon indicating copy to clipboard operation
chiseltest copied to clipboard

Feature request - cache elaboration across tests

Open oharboe opened this issue 4 years ago • 0 comments

When running:

sbt "test:testOnly *VerilatorCachingTests*"

The elaboration happens over and over again. It would be great if the elaboration was cached as well as the verilator binary.

oharboe avatar Aug 18 '21 09:08 oharboe