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

allow use modelsim predefined external libs #1023

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexrayne
Copy link

add_external_library( path = None ...) - allow use external library provided by simulator.

  • Need when dependancy evaluation can't investigate all libraries - for example when verlog modules relates to verilog libraries, and there is no sv package, that handle it.

  • implemented for Modelsim interface - use external library from ini for that external library whithout path

alexrayne added 3 commits May 31, 2024 10:37
…rovided by simulator.

        Need when dependancy evaluation can't investigate all libraries - for example when verlog modules
                relates to verilog libraries, and there is no sv package, that handle it.
Modelsim - ini provides external libraryes, that can used such way.
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