Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub actions and refactor 3.5 #227

Merged
merged 9 commits into from
Apr 19, 2021

Conversation

chick
Copy link
Contributor

@chick chick commented Apr 19, 2021

This combines PR #222 AND PR #223

Depends on freechipsproject/chisel-testers#309
Depends on chipsalliance/chisel#1730

Black boxes required suggest Name to work
setResource on black box is not addResource
Lots of import cleanup
Saturate did it's own firrtl compiling, modified to use current idioms
Changed dsptools Driver to use jiuyangs iotesters DriverCompatibility stuff
Cleaned up dependencies in build.sbt
Removed BuildInfo plugin from build.sbt (I'm not that sure about it, but it was causing build errors)

Now uses github actions for CI

chick added 8 commits February 2, 2021 15:51
setResource on black box is not addResource
Lots of import cleanup
Saturate did it's own firrtl compiling, modified to use current idioms
Changed dsptools `Driver` to use jiuyangs iotesters DriverCompatibility stuff
Cleaned up dependencies in build.sbt
Removed BuildInfo plugin from build.sbt (I'm not that sure about it, but it was causing build errors)
Added CODEOWNERS file for symmetry with chiseltest which was used for this template
Removed mill as it is not currently supported here
This compbined PR #222 AND PR #222

Depends on freechipsproject/chisel-testers#309
Depends on chipsalliance/chisel#1730

Black boxes required suggest Name to work
setResource on black box is not addResource
Lots of import cleanup
Saturate did it's own firrtl compiling, modified to use current idioms
Changed dsptools Driver to use jiuyangs iotesters DriverCompatibility stuff
Cleaned up dependencies in build.sbt
Removed BuildInfo plugin from build.sbt (I'm not that sure about it, but it was causing build errors)
--
Now uses github actions for CI
@chick chick merged commit fe63c8d into master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants