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

Tests fail: %Error: top.v:11: Active region did not converge. #4158

Closed
yurivict opened this issue May 2, 2023 · 1 comment
Closed

Tests fail: %Error: top.v:11: Active region did not converge. #4158

yurivict opened this issue May 2, 2023 · 1 comment
Labels
resolution: abandoned Closed; not enough information or otherwise never finished

Comments

@yurivict
Copy link
Contributor

yurivict commented May 2, 2023

Tests fail:

-- RUN ---------------------
obj_dir/Vtop +trace

        SystemC 2.3.4_pub_rev_20190614-Accellera --- Feb 18 2023 18:31:47
        Copyright (c) 1996-2019 by all Contributors,
        ALL RIGHTS RESERVED
[0] Model running...

Enabling waves into logs/vlt_dump.vcd...
-V{t1,1}         'act' region trigger index 0 is active: @(posedge __Vcellinp__top__fastclk)
%Error: top.v:11: Active region did not converge.
Aborting...
gmake[2]: *** [Makefile:81: run] Abort trap
gmake[2]: Leaving directory '/usr/ports/cad/verilator/work/verilator-5.010/examples/make_tracing_sc'
gmake[1]: *** [Makefile:177: examples] Error 10
gmake[1]: Leaving directory '/usr/ports/cad/verilator/work/verilator-5.010'
*** Error code 1

Version: 5.010
clang-14
FreeBSD 13.2

@yurivict yurivict added the new New issue not seen by maintainers label May 2, 2023
@wsnyder wsnyder added status: asked reporter Bug is waiting for reporter to answer a question and removed new New issue not seen by maintainers labels May 2, 2023
@wsnyder
Copy link
Member

wsnyder commented May 2, 2023

Which example is this?

Given this passes on Ubuntu, it will likely require you debug it. Also you could try a git bisect, but I wouldn't be surprised if it is some change that is not the direct problem. Also maybe try using the address sanitizer at runtime ("-CFLAGS -fsanitize=address,undefined -LDFLAGS -fsanitize=address,undefined")

@wsnyder wsnyder added resolution: abandoned Closed; not enough information or otherwise never finished and removed status: asked reporter Bug is waiting for reporter to answer a question labels May 27, 2023
@wsnyder wsnyder closed this as completed May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: abandoned Closed; not enough information or otherwise never finished
Projects
None yet
Development

No branches or pull requests

2 participants