Hi, I want to implement some research paper on PYNQ i.e. need to modify the bnn/qnn architecture (say the activation function, layers etc.). So, what changes should be made in the vivado block design to generate bitstream? and what all things will remain same (e.g. AXI)
Hi, I want to implement some research paper on PYNQ i.e. need to modify the bnn/qnn architecture (say the activation function, layers etc.). So, what changes should be made in the vivado block design to generate bitstream? and what all things will remain same (e.g. AXI)
Also, how can I get the block diagram of bnn in vivado project to get bitstreams? (tried with .tcl file from https://github.com/Xilinx/BNN-PYNQ/tree/master/bnn/bitstreams/pynqZ1-Z2/ but it had version issues)