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

Use CIRCT Intrinsics to replace PlusArgs #3275

Open
sequencer opened this issue Feb 27, 2023 · 1 comment
Open

Use CIRCT Intrinsics to replace PlusArgs #3275

sequencer opened this issue Feb 27, 2023 · 1 comment
Labels

Comments

@sequencer
Copy link
Member

sequencer commented Feb 27, 2023

Since we have switched to MFC since #3252, we can start to use CIRCT as much as we can. See circt intrinsics here. The first thing we can do is using circt.plusargs.value to replace freechips.rocketchip.util.PlusArg based on chipsalliance/chisel#2958

Type of issue: feature request

Impact: API modification

Development Phase: proposal

@jerryz123
Copy link
Contributor

We should keep the PlusArgs API the same.

The backend should have an option to use Circt (that can be default) but plusarg black box can still be supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants