References for Compliance tests missing
Created by: noytzach
I managed to compile and run the testbench supplied under tb/core.
According to tb/core/README.md it runs riscv-tests as well as riscv-compliance-tests, however I couldn't find the *.reference_output files as in the original riscv-compliance-tests. Inspecting the Makefile, I couldn't find where the test signature is compared to an expected value as desribed here.
Can you help me understand how the compliance test results are verified?
Thank you @noytzach