Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. start_gui
  2. xterm: cannot load font "-Misc-Fixed-medium-R-*-*-13-120-75-75-C-120-ISO10646-1"
  3. open_project /home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.xpr
  4. open_project /home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.xpr
  5. Scanning sources...
  6. Finished scanning sources
  7. INFO: [IP_Flow 19-234] Refreshing IP repositories
  8. INFO: [IP_Flow 19-1700] Loaded user IP repository '/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/repo'.
  9. INFO: [IP_Flow 19-2313] Loaded Vivado IP repository '/opt/Xilinx/Vivado/2017.4/data/ip'.
  10. open_project: Time (s): cpu = 00:00:23 ; elapsed = 00:00:11 . Memory (MB): peak = 6186.336 ; gain = 150.805 ; free physical = 2775 ; free virtual = 43161
  11. open_hw
  12. update_compile_order -fileset sources_1
  13. connect_hw_server -url localhost:3121
  14. INFO: [Labtools 27-2285] Connecting to hw_server url TCP:localhost:3121
  15. current_hw_target [get_hw_targets */xilinx_tcf/Digilent/210351A77FEEA]
  16. set_property PARAM.FREQUENCY 15000000 [get_hw_targets */xilinx_tcf/Digilent/210351A77FEEA]
  17. open_hw_target
  18. INFO: [Labtoolstcl 44-466] Opening hw_target localhost:3121/xilinx_tcf/Digilent/210351A77FEEA
  19. set_property PROGRAM.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.bit} [get_hw_devices xc7z010_1]
  20. set_property PROBES.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.ltx} [get_hw_devices xc7z010_1]
  21. set_property FULL_PROBES.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.ltx} [get_hw_devices xc7z010_1]
  22. current_hw_device [get_hw_devices xc7z010_1]
  23. refresh_hw_device [lindex [get_hw_devices xc7z010_1] 0]
  24. INFO: [Labtools 27-1435] Device xc7z010 (JTAG device index = 1) is not programmed (DONE status = 0).
  25. set_property PROBES.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.ltx} [get_hw_devices xc7z010_1]
  26. set_property FULL_PROBES.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.ltx} [get_hw_devices xc7z010_1]
  27. set_property PROGRAM.FILE {/home/<user>/Downloads/Zybo-Z7-20-pcam-5c-master/proj/pcam-5c.runs/impl_1/system_wrapper.bit} [get_hw_devices xc7z010_1]
  28. program_hw_devices [get_hw_devices xc7z010_1]
  29. ERROR: [Labtools 27-3303] Incorrect bitstream assigned to device. Bitfile is incompatible for this device.
  30. ERROR: [Labtools 27-3165] End of startup status: LOW
  31. ERROR: [Common 17-39] 'program_hw_devices' failed due to earlier errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement