Skip to content

Add questasim vopt stage to have 3 step flow#211

Open
Risto97 wants to merge 1 commit into
HEP-SoC:developfrom
Risto97:questa_3_step
Open

Add questasim vopt stage to have 3 step flow#211
Risto97 wants to merge 1 commit into
HEP-SoC:developfrom
Risto97:questa_3_step

Conversation

@Risto97
Copy link
Copy Markdown
Contributor

@Risto97 Risto97 commented Apr 30, 2026

No description provided.

@mtravaillard mtravaillard added the trigger-gitlab-testing PRs receiving this label automatically trigger the testing workflow on gitlab CI runners. label May 4, 2026
@mtravaillard
Copy link
Copy Markdown
Contributor

mtravaillard commented May 4, 2026

Hi @Risto97
I have launched the CI and the dpi-c examples does not work on 3 different versions.
I am investigating a bit, seems that the problem is coming from the -sv_lib flag not being supported by vopt.
It's passed by dpi_libs_args.

edit: if i remove ${dpi_libs_args} from the elaborate cmd, it works.

@Risto97
Copy link
Copy Markdown
Contributor Author

Risto97 commented May 4, 2026

Yes, it was not working for me also when I tested it on bigger design.
Maybe the ${dpi_libs_args} need to be passed only to vsim but the ${hdl_libs_args} maybe should go to vopt but not vsim.

I also had an issue about it complaining aboug work lib, maybe we dont see that in our test cases as we always have unnamed library (work).

Needs more work anyways, feel free to push if you have any fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trigger-gitlab-testing PRs receiving this label automatically trigger the testing workflow on gitlab CI runners.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants