cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

Rework syscalls.c once system prints are implemented

Open cathales opened this issue 1 year ago • 2 comments

#1857 introduced two new functions:

https://github.com/openhwgroup/core-v-verif/blob/1eac965d073abc18ab6aff5e6f62fd635b060746/cva6/tests/custom/common/syscalls.c#L78-L81

and

https://github.com/openhwgroup/core-v-verif/blob/1eac965d073abc18ab6aff5e6f62fd635b060746/cva6/tests/custom/common/syscalls.c#L164-L173

We might want to move or modify them once system prints is made via UART both in Spike and CVA6. (Related: openhwgroup/cva6#1421)

cathales avatar May 09 '23 13:05 cathales

@cathales and @zchamski, what is the status of this Issue?

MikeOpenHWGroup avatar Sep 14 '23 18:09 MikeOpenHWGroup

This is a topic still open as the main focus remains on verification, leaving core-environment interactions at lower priority.

zchamski avatar Feb 15 '24 09:02 zchamski