-
Notifications
You must be signed in to change notification settings - Fork 152
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
Problem while building src in SDx #12
Comments
Hi, the instructions for the SDx build state the following: IMPORTANT : Initial release only supports SDx GUI build on Linux machines. It appears you're running on Windows. |
Hi, I've build the projects in ubuntu 17.10 but it still failed when starting bitstream generation . The console output is below: [20:17:36] Starting to link synthesized kernels.. [20:31:06] Starting logic optimization.. [00:36:49] Starting logic placement.. [02:52:27] Starting logic routing.. [04:21:11] Starting bitstream generation.. _ERROR: [VPL 60-704] Integration error, problem implementing dynamic region, route_design ERROR makefile:60: recipe for target 'CHaiDNN.elf' failed_ |
And there are many errors like |
I got the same problem, have you solved it?@lishen565 |
ERROR: [VPL 60-704] Integration error, problem implementing dynamic region, route_design ERROR Issue with SDx 2017.4. Fixed with SDx 18.2. |
Hi, I've import the code and build the CHaiDNN as https://github.com/Xilinx/CHaiDNN.
But something wrong when I tried to build the project. The detail of console output is below:
Could you tell me how to solve this problem ?Thanks very much.
The text was updated successfully, but these errors were encountered: