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

Chisel 6 migration #1

Open
kayvan61 opened this issue Aug 30, 2024 · 1 comment
Open

Chisel 6 migration #1

kayvan61 opened this issue Aug 30, 2024 · 1 comment
Assignees

Comments

@kayvan61
Copy link

We rely on an out of date chisel. Moving to the new chisel requires rewriting some of the testing code, and checking which if any interfaces changed

@kayvan61 kayvan61 added the wontfix This will not be worked on label Aug 30, 2024
@kayvan61
Copy link
Author

Chisel 6 is currently bugged, initing memories doesn't work. See chipsalliance/chisel#4340

Regardless, forking from tywaves to maintain our only simulator which uses 'final' instead of 'initial' for the simulation body still results in the core halting unexpectedly so we need to track that down. Won't fix until the mainline chiselSim has the ability to dump VCDs, and init RAMs.

@kayvan61 kayvan61 self-assigned this Aug 30, 2024
@Matthew-Otto Matthew-Otto removed the wontfix This will not be worked on label Nov 16, 2024
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

2 participants