Closed hyunseokOh closed 6 months ago
Andy confirmed that the path should be
qick_path = "/home/xilinx/jupyter_notebooks/qick/alternative_firmware/RFSoC4x2_commonclk/qick_4x2.bit"
instead of
qick_path = "/home/xilinx/jupyter_notebook/qick/alternative_firmware/RFSoC4x2_commonclk/qick_4x2.bit"
The qick_daemon.ipynb should be updated.
I'd like to report the error during installation and ask the solution.
We connected the RFSoC4x2 board and booted well. Then, I tried to follow the installation guide, running name_server.ipynb and qick_demon.ipynb. Server seems running fine with the ip address (same with the address in the board screen) and port 8888. However, when I ran qick_demon.ipynb especially initializing qick socket, the error occurred that the bitstream file path does not exist.
These are the output and the error msg below. Also, I attached the screen capture as well for your information. I also tested the different qick_path, but it didn't work as well.