We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
freechips.rocketchip.util.PlusArg
Type of issue: feature request
Impact: API modification
Development Phase: proposal
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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#2958Type of issue: feature request
Impact: API modification
Development Phase: proposal
The text was updated successfully, but these errors were encountered: