You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"app=hello_world make simv trace=1" gives me a SEGFAULT when I used "make verilate trace=1".
"app=hello_world make simv" work fine when I used "make verilate".
Is this fixable or would you recommend switching to QuestaSim?
ps:
I had to take a few extra steps that were not in the readme.md just to get the non-traced Verilator to run:
"app=hello_world make simv trace=1" gives me a SEGFAULT when I used "make verilate trace=1".
"app=hello_world make simv" work fine when I used "make verilate".
Is this fixable or would you recommend switching to QuestaSim?
ps:
I had to take a few extra steps that were not in the readme.md just to get the non-traced Verilator to run:
url = https://git.qemu.org/git/u-boot.git changed to url = https://gitlab.com/qemu-project-mirrors/u-boot.git
url = https://git.qemu.org/git/u-boot-sam460ex.git changed to url = https://gitlab.com/qemu-project-mirrors/u-boot-sam460ex.git