Hi
The Z-Turn board is not officially supported by PYNQ,so is it possible to build PYNQ image for the Z-Turn board from scratch? If it is possible, How should I do that?
Welcome to the PYNQ community.
It is entirely possible to build a PYNQ image for a custom board, and in fact this is quite common.
I’d recommend looking through the PYNQ documentation, the SD Build Flow readme in the PYNQ GitHub repo.
There are also quite a few similar posts on this forum where users wanted to port PYNQ to various custom boards. Have a look through the older posts for more useful information.