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

Add compile arguments to the GHDL run/simulate command #142

Merged
merged 1 commit into from
May 15, 2021
Merged

Add compile arguments to the GHDL run/simulate command #142

merged 1 commit into from
May 15, 2021

Conversation

patrickrst
Copy link
Contributor

Hello!

GHDL run/simulate command also takes the compile/elaboration arguments but before the top level name. For reference: https://ghdl.readthedocs.io/en/latest/using/InvokingGHDL.html#run-r

I had a problem where ghdl -r wouldn't find the entity when compiling with compile_args=['--std=08']

@themperek themperek merged commit 8b97ed6 into themperek:master May 15, 2021
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