openhwgroup / cva6

The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
https://docs.openhwgroup.org/projects/cva6-user-manual/
Other
2.23k stars 676 forks source link

[BUG] <title>How to verify the output of a certain c program after running on CVA6 #2220

Closed PoojaR07 closed 3 months ago

PoojaR07 commented 3 months ago

Is there an existing CVA6 bug for this?

Bug Description

I have referred all the previous bugs for running c programs on CVA6 and also generated the vcd files. After running a certain C program how do we verify the output and check whether its the correct output since we cannot directly print the output to the terminal.

JeanRochCoulon commented 3 months ago

One solution would be to support pk, which is not the case currently. We are looking for volunteer to develop it !

JeanRochCoulon commented 3 months ago

As the github issue is mute for a while, I close it. Feel free to reopen another if needed.