8000 Cannot download the bit file to the Zynq-Z2 board · Issue #4 · wbrueckner/cv2pynq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cannot download the bit file to the Zynq-Z2 board #4

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

Open
Manfredxxxx opened this issue May 14, 2023 · 0 comments
Open

Cannot download the bit file to the Zynq-Z2 board #4

Manfredxxxx opened this issue May 14, 2023 · 0 comments

Comments

@Manfredxxxx
Copy link

When I tried to install the cv2pyq to pynq-z2 board, I encountered an error. It seems that the cv2pynq.hwh file is missing.

The details are shown in the following:
Traceback (most recent call last):
File "/home/xilinx/git/cv2pynq/setup.py", line 4, in
import cv2pynq
File "/home/xilinx/git/cv2pynq/cv2pynq/init.py", line 9, in
c = cv2pynq()
File "/home/xilinx/git/cv2pynq/cv2pynq/cv2pynq.py", line 26, in init
self.ol = Overlay(self.bitstream_path)
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq/overlay.py", line 319, in init
self.device.set_bitfile_name(self.bitfile_name)
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq/pl_server/device.py", line 118, in set_bitfile_name
self.parser = self.get_bitfile_metadata(self.bitfile_name)
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq/pl_server/embedded_device.py", line 692, in get_bitfile_metadata
raise RuntimeError("Unable to find metadata for bitstream")
RuntimeError: Unable to find metadata for bitstream

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

1 participant
0