Skip to content

feat: switch to mill and publish to maven#9

Draft
tianrui-wei wants to merge 1 commit intochipsalliance:mainfrom
tianrui-wei:use-mill
Draft

feat: switch to mill and publish to maven#9
tianrui-wei wants to merge 1 commit intochipsalliance:mainfrom
tianrui-wei:use-mill

Conversation

@tianrui-wei
Copy link

  1. Adds upstream rocketchip and chisel as dependency
  2. Use @sequencer code for mill

1. Adds upstream rocketchip and chisel as dependency
2. Use @sequencer code for mill
@@ -60,8 +60,7 @@ class WatchdogTimer extends MultiIOModule with GenericTimer {
lazy val io = IO(new GenericTimerIO(regWidth, ncmp, maxcmp, scaleWidth, countWidth, cmpWidth) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear to be how to successfully compile the project with new chisel3 releases. Perhaps someone could look at this? Potentially @sequencer

@sequencer
Copy link
Member

Haha, I think these are from sequencer/arithmetic. I'm refactoring chisel mill build flow, after finishing that, I will go back to this.

@tianrui-wei
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants