Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added options and information for siemens questasim simulator support… #989

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ludovicpion
Copy link

… within yaml/simulator.yaml file

Added options:
+incdir+${UVM_HOME}
-L ${QUESTA_HOME}/uvm-1.2

Added comments:

Somewhere in your setup, do not forget to:

properly set UVM_HOME and QUESTA_HOME variables

add the following command: set questasim_version = vsim -version | perl -ne 'if(/Questa/){@t_tmp=split(" ",$_);print($t_tmp[3]."\n")}'

@ludovicpion
Copy link
Author

Is there anybody to look at this pull-request?

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.

1 participant