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

Error yosys-config: line 102: exec: x86_64-conda_cos6-linux-gnu-gcc: not found #2146

Closed
the-centry opened this issue May 28, 2021 · 3 comments

Comments

@the-centry
Copy link

I want to use the yosys that symbiflow provided to add vhdl plugin but the error happened! What should I do?

@the-centry
Copy link
Author

Can't use the yosys compiled from yosys?when replace the yosys provided by symbiflow with the compiled one that error happened such as "ERROR: Module $paramod\FDRE\INIT=1'0 contains processes, which are not supported by JSON backend (run proc first)" .

@gatecat
Copy link

gatecat commented May 28, 2021

The latter problem stems from YosysHQ/yosys#2667, and can be fixed in a similar way to YosysHQ/yosys#2679 by running blackbox =A:whitebox before write_json.

@the-centry
Copy link
Author

The latter problem stems from YosysHQ/yosys#2667, and can be fixed in a similar way to YosysHQ/yosys#2679 by running blackbox =A:whitebox before write_json.

ok! Thanks so much!

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

No branches or pull requests

2 participants