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 (857 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,255 stars)
PR merge metrics
 (Avg merge 13d 17h) (4 merged PRs in 30d)

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