Invalid conversion from uint8_t to const isa_parser_t when trying to use uvma_isacov
Created by: yesilzeytin
Bug Title
Invalid conversion from uint8_t to const isa_parser_t when trying to use uvma_isacov
Type
Compile error
Steps to Reproduce
- release branch
- Command line: make dpi_dasm CV_SIMULATOR=vcs
- Logfile and/or wave-dump info:
Additional context
Standard vcs makefile (vcs.mk) doesn't have svdpi.h and disasm.h includes, they are included manually.