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

cannot open output file using xdot #142

Open
hMihaiDavid opened this issue Mar 9, 2024 · 0 comments
Open

cannot open output file using xdot #142

hMihaiDavid opened this issue Mar 9, 2024 · 0 comments

Comments

@hMihaiDavid
Copy link

out.svg was generated like this:
netlistsvg synth.json

and synth.json was generated using yosys write_json after standard synthesis from a verilog file.

$ xdot gen_yosys/out.svg
Error: : syntax error in line 1 near '>'
Warning: syntax ambiguity - badly delimited number '10p' in line 9 of splits into two tokens
Warning: syntax ambiguity - badly delimited number '0x' in line 82 of splits into two tokens
Warning: syntax ambiguity - badly delimited number '0x' in line 88 of splits into two tokens

I attach synth.json and out.svg.

I am using Node.js v20.11.1. and netlistsvg installed today from npm.
out
synth.json

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

1 participant