-
Hello all,
Am trying to accelerate yolov4 on pynq z1 board everything is working fine but am stuck at the end of the tutorial on jupyter at this particular line
`outputs = tcu.run(inputs)`
Than…
-
Hi Andre, I hope you’re doing well! I’d like to get your advice on something. If I decide to change my dataset, what adjustments would I need to make throughout the workflow? Are there specific things…
-
The first execution of the `test/host/xrt/test.cpp` test works fine **_(using hardware)_**. When doing a subsequent runs of this test, it fails and shows errors like the ones present in the [subsequen…
-
I successfully create .bit and .hwh files for specific architecture on PynqZ1. The architecture in *.tarch is listed below:
{
"data_type": "FP16BP8",
"array_size": 8,
"dram0_depth": …
-
Hi!
This work is very fascinating! Thank you so much for your generous sharing.
When I downloaded pre-build bitstream and tried to run the demo, I encountered an ```KeyError``` for ```Quick Run``` …
-
I have installed finn-examples on Pynq-Z2 (version 2.7), but I cannot run the notebook 3_binarycop_mask_detection.ipynb
The error is:
`Exception: Bitfile for model = bincop-cnv target platform = P…
-
Hello SkyNet,
I want to deploy the code on Ultra96-V2.
I started over and built the bitstream and weights from scratch
After finishing building the bitstream and weights, I changed the file nam…
-
From the chat:
> **tim sherwood** George is working towards an integration with the PyNQ board that will hopefully allow us to run real PyRTL seemlessly on real hardware. I think the plan would be …
abe-k updated
7 years ago
-
I am trying boot Barge OS on PYNQ-Z1(Xilinx ZYNQ).
I got a kernel panic.
```
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
```
I tried with SD cards of so…
-
It seems that the RFSoC2x2 board files are only available inside the 2020.1 branch. Would it be possible to add them also to the 2020.2, as it is presently the "official" for the development with PYNQ…