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

Add -compat-int option to write_json for netlistsvg to work #13

Merged
merged 1 commit into from Apr 16, 2020

Conversation

daniellimws
Copy link
Contributor

The JSON output by Yosys has changed in a way that stops netlistsvg from working. This patch fixes the problem by requesting Yosys to produce the output in compatibility mode.

See nturley/netlistsvg#87 for more detailed information.

Signed-off-by: Daniel Lim Wee Soong <weesoong.lim@gmail.com>
@mithro
Copy link
Member

mithro commented Apr 16, 2020

Looks good to me! (LGTM!)

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.

None yet

2 participants