1
0
Fork 0
rocket-chip/regression
Palmer Dabbelt e18759642f Avoid running Chisel in parallel in the same directory
It looks like Chisel fails when I try to run it in parallel.  This adds a lock
file to ensure that only a single Chisel instance is running at a time when
running the regressions.
2016-01-31 23:06:59 -08:00
..
.gitignore Add torture as part of the regression 2016-01-31 23:06:59 -08:00
Makefile Avoid running Chisel in parallel in the same directory 2016-01-31 23:06:59 -08:00