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

Endless loop on CFG=MIN #33

Closed
daninoks-sc opened this issue Oct 18, 2021 · 1 comment
Closed

Endless loop on CFG=MIN #33

daninoks-sc opened this issue Oct 18, 2021 · 1 comment

Comments

@daninoks-sc
Copy link

daninoks-sc commented Oct 18, 2021

Hello, I've just found a bug:

Running command
$ make run_verilator_wf CFG=MIN TARGETS="riscv_isa riscv_compliance"
return never ends loop.
Last line i can see in terminal is:

printf "$(cat /home/$USER/scr1/build/verilator_wf_AHB_MIN_ec_IPIC_0_TCM_1_VIRQ_0_TRACE_0/test_results.txt) \n"
scr1_top_tb_ahb

Loop continue about 5-6 mins until I have no free space left on my host.
As the result we got extremely large folder:

$ du -h | grep TRACE_0$
68G	./verilator_wf_AHB_MIN_ec_IPIC_0_TCM_1_VIRQ_0_TRACE_0

Verilator version: Verilator 4.213 devel rev v4.212-25-g08c8b0d7
gcc from http://syntacore.com/page/products/sw-tools
Linux version 5.11.0-37-generic (buildd@lcy01-amd64-021) (gcc (Ubuntu 9.3.0-17ubuntu1 20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #41 20.04.2-Ubuntu SMP Fri Sep 24 09:06:38 UTC 2021

@daninoks-sc daninoks-sc changed the title [BUG] Endless loop on CFG=MIN Endless loop on CFG=MIN Oct 18, 2021
@dp-sc
Copy link
Collaborator

dp-sc commented Apr 22, 2022

Hello daninoks-sc

Thank you for your findings.
We’ve fixed the issue in the test framework : SHA-1: d8ba8e5

Syntacore

@dp-sc dp-sc closed this as completed May 12, 2022
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

2 participants