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

Difftest is not compatible with Chisel Definition/Instance #176

Open
poemonsense opened this issue Sep 25, 2023 · 0 comments
Open

Difftest is not compatible with Chisel Definition/Instance #176

poemonsense opened this issue Sep 25, 2023 · 0 comments

Comments

@poemonsense
Copy link
Member

Chisel has experimental features of Definition/Instance to avoid multiple elaboration of the same hardware. However, this brings issues to the elaboration of Difftest, which relies on the generational information during Chisel elaboration. See OpenXiangShan/XiangShan#2338

Don't know how to fix it yet.

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

No branches or pull requests

1 participant