-
Hello. I saw several projects aiming to integrate softcore to Arduino IDE in a way that the FPGA can then be programmed in C quite easily without much user setup.
For example the lattuino project:
…
-
The Cypress FX2 to used for JTAG programming of the FPGA, so it needs to come up no matter what the FPGA is currently programmed with. Currently if the FPGA doesn't pull Cypress-RST net high or float …
-
I need to program some (older) FPGAs that are not included in the device list. I tried adding the devices to `device_list.txt` and I was able to detect it, but I was not able to assign the `-X paralle…
-
Hi, I made a slightly modified version of the board without much changing(downloading circuit unchanged), and now I have some problems with SRAM programming: moving R9 to R19 doesn't work. I'm using a…
-
```
######################################################
## CaribouLite DUMP1090 - ADS-B Receiver ##
######################################################
[INFO] SoapyCaribouliteSe…
-
Hello! I'm relative new to Xilinx FPGAs and ordered one of these boards. I'm wondering what is the best way to actually do some FPGA development on this board? I think I can put the bitstream file to …
-
Hi, in our experience with TAPA, the `tapa::invoke` in host side is quite time-consuming when we want to re-run a kernel multiple times - involving two unnecessary procedures: (1) re-programming bitst…
ueqri updated
2 months ago
-
Hello! I was working in the FPGA - SDRAM Communication project. All was going fine up to the part of the U-boot programming.
In instruction # 4:
"""
Now we load the rbf file into memory and then …
-
The documentation of GHDL contains a brief [Quick Start Guide](https://ghdl.github.io/ghdl/quick_start/index.html) to introduce GHDL's CLI interface to users, but it does not contain an introduction t…
-
changed fifo to 2 in /etc/modprobe.d/smi_stream_mod_cariboulite.conf and ran `modprobe smi_stream_dev`
```
[2122501.219834] smi_stream_dev: loading out-of-tree module taints kernel.
[2122501.228047…