Very helpful and intuitive explanation, thanks a lot
@abuali55133 күн бұрын
Greater video. Thank you
@thanatosor5 ай бұрын
Make the algorithm in HLS/C then add to Vivado as IP Design, finish the block then export/generate BitStream to be called in Overlay.
@Ribbles22Ай бұрын
Why did vivado add the AXI interconnect? Is that because adder.cpp pragma is set to use INTERFACE s_axilite?
@europeanunion5765 Жыл бұрын
11:10 it seems you need the .hwh file as adder.hwh from the hw_handoff subfolder next to the bitstream file on your pynq, otherwise the pynq will show an error message that it cannot locate the bitstream
@陳立勝-z3i2 ай бұрын
after generate bitstream, File>Export>Export Hardware then you can get the .xsa file that include the .hwh file