harvard-acc / gem5-aladdin

End-to-end SoC simulation: integrating the gem5 system simulator with the Aladdin accelerator simulator.
BSD 3-Clause "New" or "Revised" License
210 stars 59 forks source link

tests: Add CircleCI configuration. #24

Closed xyzsam closed 4 years ago

xyzsam commented 4 years ago

This switches our continuous integration provider from Travis to CircleCI. On CircleCI, we can do a clean build of gem5 in just 35 minutes, compared to 1.5 hours on Travis. This means we can get rid of that terrible build cache hack for Travis.