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

Symbiflow write xxx #548

Merged
merged 4 commits into from
Oct 20, 2021
Merged

Conversation

trabucayre
Copy link

most of the symbiflow_write_xxx uses env var TOP_F exported by ql_symbiflow to provides hardcoded path based on this variable for input and output file when it calls corresponding python script
Consequently calling directly make -f Makefile_symbiflow or using manually one of these script fails (as mentionned in #538) due to missing TOP_F var.

This PR modify behaviour of this scripts to pass directly scripts parameters to the python script.

ql_symbiflow is also modified to pass correct arguments (ie .bit and target file).

Note: symbiflow_write_binary is absent to the master branch and symbiflow_write_jlinkheader seems totally absent. This why corresponding rules are not modified

…cd}: don't use env var and hardcode in and out file. Use script args instead
…er,jlink,openocd}: pass in and out files. Drop buildir to target name, simplify command by using target rule name and depend file
Copy link

@sharmaln sharmaln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carlosedp
Copy link

Any news about this PR getting merged?

@trabucayre
Copy link
Author

True. Good idea to "ping" :-)

This PR has been approved and checks have passed, why don't apply this ?

@tpagarani
Copy link

tpagarani commented Oct 19, 2021

@lnsharma, can this be merged?

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.

4 participants