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

fusesoc run --target=basys3 with vivado 2021.2 #51

Open
kendallgreen opened this issue Nov 16, 2021 · 5 comments
Open

fusesoc run --target=basys3 with vivado 2021.2 #51

kendallgreen opened this issue Nov 16, 2021 · 5 comments

Comments

@kendallgreen
Copy link

/tools/Xilinx/Vivado/2021.2/bin/rdiArgs.sh: line 311: 8214 Killed "$RDI_PROG" "$@"
[Mon Nov 8 11:38:08 2021] synth_1 finished
WARNING: [Vivado 12-8222] Failed run(s) : 'synth_1'
wait_on_runs: Time (s): cpu = 00:01:22 ; elapsed = 00:19:07 . Memory (MB): peak = 2594.328 ; gain = 0.000 ; free physical = 212 ; free virtual = 1196
ERROR: [Common 17-70] Application Exception: Failed to launch run 'impl_1' due to failures in the following run(s):
synth_1
These failed run(s) need to be reset prior to launching 'impl_1' again

@olofk
Copy link
Collaborator

olofk commented Nov 16, 2021

It's hard to say right away what went wrong here. Synthesis failed for some reason. Could you please check for errors in build/swervolf_0.7.4/basys3-vivado/swervolf_0.7.4.runs/synth_1/runme.log That would give me a better idea what's going on

@kendallgreen
Copy link
Author

kendallgreen commented Nov 16, 2021 via email

@olofk
Copy link
Collaborator

olofk commented Nov 16, 2021

Lots of warnings is unfortunately expected but there should had been an error for to make the build stop. I do have another theory though. Looking at your initial report I wonder if you simply ran out of memory during the build. Could you run again and keep an eye on memory consumption at te same time? Doesn't necessarily have to be out of memory though. Could be some Java problem too but memory would be my first guess at this point

@kendallgreen
Copy link
Author

kendallgreen commented Nov 17, 2021 via email

@kendallgreen
Copy link
Author

kendallgreen commented Nov 17, 2021 via email

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