Simon Southwell
Results
2
issues of
Simon Southwell
The `RVTEST_CODE_BEGIN` macro, defined in `riscv_test.h` uses macro the `CHECK_XLEN` macro. This macro is defined as: ``` #if __riscv_xlen == 64 # define CHECK_XLEN li a0, 1; slli a0, a0,...
Using nvc 1.19-devel (1.18.0.r101.g734f035f6) (Using LLVM 18.1.3)). Fails on Linux and MSYS2/mingw-w64. OSVVM Co-simulation foreign procedure `VTrans` has output values that appear to be incorrect from the values set in...
vhpi