ucb-bar/chipyard

Speed up MIDAS tests in CI

Open

#578 opened on May 28, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (2,255 stars) (857 forks)batch import
enhancementhelp wanted

Description

Impact: other

Description MIDAS tests in CI takes <2hrs to run. I suspect that this is because the Verilator/RTL builds are running serially. Would it be possible to make this run in parallel?

What is a motivating example for changing the behavior? Reduce the amount of time to run MIDAS tests in CI.

Contributor guide