Open
Description
I am trying to use PyVerilator 0.7.0 inside a Docker container and I am getting the following error:
error: expected initializer before ‘VL_MT_UNSAFE’
void vl_finish (const char* filename, int linenum, const char* hier) VL_MT_UNSAFE {
`` ^
cc1plus: warning: unrecognized command line option ‘-Wno-parentheses-equality’
However, I tried switching into version 0.1.0 and the error is not there and my flow is working fine. Let me know if you need anything else to help you track the issue.
Metadata
Metadata
Assignees
Labels
No labels