-
Notifications
You must be signed in to change notification settings - Fork 182
Draft: Major updates #435
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
base: master
Are you sure you want to change the base?
Draft: Major updates #435
Conversation
e4cf72e
to
d57f1f0
Compare
d57f1f0
to
5a93977
Compare
Hello, I'm trying to run the same CI tests but running into some verilator problems about unsupported functionalities in the tool. Could you point out which verilator version are you using? |
Currently, |
I checked and the bug you see is reproducible when moving to Verilator 5.036. pulpissimo/target/sim/tb/tb_pulp.sv Line 616 in 5a93977
and following lines. |
7721c78
to
c978d11
Compare
…ch does not seem to work)
…lacing it with copy
This PR introduces several major changes to PULPissimo:
TODO list:
pulp_soc
and a few others) before merging this PRSome of the changes have been introduced for the EFCL Summer School 2024, whereas others follow it.