freechipsproject / ip-contributions

For contributions of Chisel IP to the chisel community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Continuous Integration

seldridge opened this issue · comments

Add some CI. Any vendor should be fine.

There is a question of what should be checked in CI. The following may be useful:

  • Current Chisel release version
  • Published snapshots
  • Master

As some of these may move independent of this repository, these would likely benefit from nightly regressions in addition to PR-gating regressions.

fixed