Skip to content

Conversation

@benoitdenkinger
Copy link
Contributor

Problem

Argument specific to the xrun -compile command cannot be passed, only arguments that will appear within the makelib endlib arguments using the ARG_COMPILE_ARGS. However, the compile argument can also have arguments and they must appear outside the makelib endlib ones. This is the case, for example, to enable the UVM support, using the uvm and uvmhome <uvmversion> arguments.

Solution

An extra keyword argument called XRUN_COMPILE_ARGS is added to pass such arguments.

@benoitdenkinger
Copy link
Contributor Author

Re-opened in a new PR (#163) after history problems

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants