Reply To: Vivado and OSVVM
Why OSVVM™? › Forums › OSVVM › Vivado and OSVVM › Reply To: Vivado and OSVVM
September 29, 2025 at 12:08
#2780
Member
Still have problem, but it looks that problematic is “to_String” function, because full Error string stand as folow:
ERROR: [VRFC 10-9439] type error near ‘l’; expected type ‘direction’ [x:/x/x/OsvvmLibraries/osvvm/AlertLogPkg.vhd:4525]
ERROR: [VRFC 10-2922] ‘to_string’ expects 1 arguments [x:/x/x/OsvvmLibraries/osvvm/AlertLogPkg.vhd:4525]
ERROR: [VRFC 10-1471] type error near l ; current type integer32_vector; expected type positive [x:/x/x/OsvvmLibraries/osvvm/AlertLogPkg.vhd:4525]
ERROR: [VRFC 10-8875] could not find a match for subprogram ‘to_string’ [x:/x/x/OsvvmLibraries/osvvm/AlertLogPkg.vhd:4525]
Any ideas?