bu-icsg / dana

Dynamically Allocated Neural Network Accelerator for the RISC-V Rocket Microprocessor in Chisel
Other
207 stars 36 forks source link

Enable support for Travis-CI, Overhaul Makefiles #12

Closed seldridge closed 8 years ago

seldridge commented 8 years ago

This adds support for running regression testing on Travis-CI. The build flow has been extensively modified and now supports true parallel builds. There are still a few lingering issues in parallel builds of the regression tests. Consequently, the actual tests are serialized, but execute their internal Makefiles in parallel.