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

fix compile for chisel5 #3293

Closed
wants to merge 1 commit into from
Closed

fix compile for chisel5 #3293

wants to merge 1 commit into from

Conversation

sequencer
Copy link
Member

  1. remove Cat from util Move the Cat object to chisel3 package chisel#3062
  2. remove experimental.IO Unify BaseModule.IO and chisel3.experimental.IO into chisel3.IO chisel#2863

Related issue:

Type of change: bug report | feature request | other enhancement

Impact: no functional change | API addition (no impact on existing code) | API modification

Development Phase: proposal | implementation

Release Notes

1. remove Cat from util chipsalliance/chisel#3062
2. remove experimental.IO chipsalliance/chisel#2863
@sequencer sequencer closed this Jul 30, 2023
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.

1 participant