chipsalliance / riscv-dv

Random instruction generator for RISC-V processor verification
Apache License 2.0
996 stars 323 forks source link

Test generation failed for riscv_amo_test #944

Open jayasree2411 opened 1 year ago

jayasree2411 commented 1 year ago

Hi I used this python3 run.py --test=riscv_amo_test --simulator=pyflow --target=rv32imafdc -o amo_test_runcommand to generate the tests and encountered the following problem.

image

Can anyone please help me fix this? Thanks