chiseltest
chiseltest copied to clipboard
Feature request - cache elaboration across tests
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.