-
Notifications
You must be signed in to change notification settings - Fork 31
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
No bitstream generated #19
Comments
It looks like the compilation never finished. How long did the build run for? For some reason the job was killed prematurely. |
The build runs for a little more than 2 hours. I'm using lmgrd to serve a "Xilinx.lic" floating license. The lmgrd outputs these two errors several times (each line repeated 8 times):
Unfortunately, I have no prior experience with Vivado; is this simply an issue of not having the correct correct licenses? |
I am facing same issue during bitstream generation step where the make script getting stuck looking for impl_1. Even when I launch_runs impl_1, it never finishes. This is for "int" example. Any known issues ? regs
|
im getting an error at the same step, im getting this error: |
You should use the updated new version of P4-FPGA issued two years ago ,which is for vivado 2018.2 .All errors will be disappeared and bit files also be created |
Doing "Assignment 1: Switch Calculator" of the tutorials, step 10 completes successfully, but no
.bit
files are actually generated. The folderbitfiles
only containsprogram_switch.sh
andREADME
. Afind
for*bit
files reveals that they were not created anywhere else.I'm working on branch "vivado-2018.2", using both Vivado version 2018.2.
Here is the vivado.log.
The text was updated successfully, but these errors were encountered: