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

Crash w/ latest version of Verilator #194

Open
jbush001 opened this issue Apr 4, 2020 · 0 comments
Open

Crash w/ latest version of Verilator #194

jbush001 opened this issue Apr 4, 2020 · 0 comments

Comments

@jbush001
Copy link
Owner

jbush001 commented Apr 4, 2020

As noted in issue #193, it appears Verilator version 4.030 crashes with an internal error:

%Error: Internal Error: NyuziProcessor/hardware/testbench/soc_tb.sv:377: ../V3LinkDot.cpp:2222: Couldn't resolve inlined scope 'unnamedblk1' in: unnamedblk1
                                                                                                   : ... In instance soc_tb
                int'(nyuzi.l2_cache.l2_cache_read_stage.sram_l2_data.data[{way, set}] >> ((CACHE_LINE_WORDS - 1 - line_offset) * 32));

Investigate and file a bug against verilator if necessary.

Although the subproject is supposed to be pinning verilator to an older (tested) version, it also appears setup.sh is downloading the latest release.

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