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

Save GHDL args to JSON file #581

Closed
wants to merge 2 commits into from
Closed

Conversation

umarcor
Copy link
Member

@umarcor umarcor commented Oct 30, 2019

Close #579

In the first commit of this PR, ghdl_interface is refactored to:

  • Accumulate compilation and simulation arguments in separate variables.
  • Manipulate/generate all the arguments in _get_command, not in simulate.

In the second commit, runtime arguments (cmd and sim) are saved to a args.JSON file when ghdl_e is used.

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.

Get run CLI args from Results
1 participant