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

Remove redundant --45k option from picorv32_ulx3s Makefile #91

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

mikey
Copy link
Contributor

@mikey mikey commented Sep 5, 2019

Currently this fails with:
nextpnr-ecp5 --45k --package CABGA381 --json attosoc.json --textcfg attosoc_out.config --45k --no-tmdriv
option '--45k' cannot be specified more than once

Remove redundant option.

Signed-off-by: Michael Neuling [email protected]

Currently this fails with:
  nextpnr-ecp5 --45k --package CABGA381 --json attosoc.json --textcfg attosoc_out.config --45k --no-tmdriv
  option '--45k' cannot be specified more than once

Remove redundant option.

Signed-off-by: Michael Neuling <[email protected]>
@daveshah1 daveshah1 merged commit e4a65a0 into YosysHQ:master Sep 5, 2019
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