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

Fix FGPA synthesis on latest yosys toolchain #18

Open
harrysarson opened this issue May 9, 2019 · 0 comments
Open

Fix FGPA synthesis on latest yosys toolchain #18

harrysarson opened this issue May 9, 2019 · 0 comments
Assignees
Labels

Comments

@harrysarson
Copy link
Contributor

This may look like using nextpnr instead of arachne-pnr.

Currently synthesis works using

$ arachne-pnr -v
arachne-pnr 0.1+310+0 (git sha1 5d830dd, g++ 7.3.0-27ubuntu1~18.04 -O2)
$ yosys -V
Yosys 0.7+612 (git sha1 8b92ddb9, clang 6.0.0-1ubuntu2 -fPIC -Os)

but not when using later versions.

@harrysarson harrysarson self-assigned this May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant