-
Hi, I am trying to implement SPI interface. I am referring the provided example /freedom-e-sdk/software/example-spi. I am trying to validate if my transfer is successfully completed or not. Does anyon…
-
With the MachXO3LF it was possible to program the device with a JED file containing the Feature Row. However, with the MachX03D an exception is thrown at the end programming, and device is left in a n…
ghost updated
3 years ago
-
I have had many difficulties getting LimeSDR mini to work with srsLTE. None of the online guides worked for me.
I now have a tested setup that works, for me, which I would like to share with others…
-
Hello,
This is a wonderful project, but I am new to Vivado and Red Pitaya and am having trouble implementing it.
In the bd.tcl file I changed the version from 2017.2 to 2020.1 which is the vers…
-
Hi. Using this plug-in,
I'm trying OpenVINO container with FPGA.
When run OpenVINO on my DELL R640 with one PAC,
I could execute inference with FPGA without any problem.
But, on my DELL R740 …
-
I was using `usbipd` to redirect the USB device from Windows into the WSL2 environment in order to run `factory_reset.sh`. I recognized that this might have some risks beyond doing it natively in Wind…
-
something broke in the past month or so that has caused the bbram key provisioning process and updates to break.
It's very low-level -- looks like the actual FPGA image itself is corrupted, or the …
-
Trying to generate a bitstream from nmigen for the arty board. The output finishes with this error:
```
write_bitstream completed successfully
write_bitstream: Time (s): cpu = 00:00:10 ; elapsed = …
-
Hey! I am porting cva6 into pynq-z2 (zynq7020), which has the same core as zybo-z7-20. I used BRAM as memory on fpga, so it's
easy to port. I followed the steps in Getting Started and everything we…
-
I noticed that oneDNN connect intel gpu using -DDNNL-GPU-TUNTIME=OCL, Can oneDNN run on a device which support opencl, such as FPGA?
Can anyone help me please?