-
Notifications
You must be signed in to change notification settings - Fork 270
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
Avalon master gives pop from empty queue error
in Modelsim
#695
Labels
Comments
@eine no, still the same error. |
#666 is for avalon stream. I will take a look on this. |
slaweksiluk
pushed a commit
to slaweksiluk/vunit
that referenced
this issue
Nov 20, 2020
Reproduces error on modelsim, while pass on ghdl.
slaweksiluk
pushed a commit
to slaweksiluk/vunit
that referenced
this issue
Nov 20, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vunit 4.4.0, modelsim intel starter edition 10.5b (shipped with quartus 18.1), ubuntu 18.04
I think that it is the same issue as in #692
minimal testbench to reproduce the error:
avalon_tb.vhd
run.py
test log with error:
applying this patch causes the test to pass:
The text was updated successfully, but these errors were encountered: