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

Missing clean_json5.py causing minitest/litex/min/arty to fail #1255

Closed
mithro opened this issue Feb 25, 2020 · 0 comments · Fixed by #1256
Closed

Missing clean_json5.py causing minitest/litex/min/arty to fail #1255

mithro opened this issue Feb 25, 2020 · 0 comments · Fixed by #1256

Comments

@mithro
Copy link
Contributor

mithro commented Feb 25, 2020

source settings/artix7.sh
cd minitests/litex/min/arty/src.yosys
make
INFO: [Common 17-206] Exiting Vivado at Mon Feb 24 21:25:41 2020...
python3 /home/tansell/github/SymbiFlow/prjxray/minitests/timing/clean_json5.py < build/iobuf_report.json5 > build/iobuf_report.json
python3: can't open file '/home/tansell/github/SymbiFlow/prjxray/minitests/timing/clean_json5.py': [Errno 2] No such file or directory
mithro added a commit to mithro/prjxray that referenced this issue Feb 25, 2020
Fixes f4pga#1255.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
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 a pull request may close this issue.

1 participant