sefaburakokcu / finn-quantized-yolo

Low-Precision YOLO on PYNQ with FINN
26 stars 6 forks source link

I want to add hdmi to output video based on your project #4

Closed Ajfil closed 1 year ago

Ajfil commented 1 year ago

hi, @sefaburakokcu ,I want to add hdmi to output video based on your project,but i only have .bit and .hwh,You can provide tcl scripts or porject itself?thank you!

bestamigunay commented 1 year ago

Hi @Ajfil, we cannot provide tcl script or project right now, however you can go to our medium post for bitstream synthesis. When the synthesis is finished, you can find the Vivado project under the /tmp folder. You will be able to add HDMI IP to the block design. Soon, we will add the jupyter notebook files to the repo, also.