-
I'm trying to recreate the base overlay for Kria-Pynq.
I've got Vivado 2020.2.2 (Windows), which is the only version that should work (as I read [here](https://github.com/Xilinx/Kria-PYNQ/issues/19…
-
Hi, I like this image but I can't sem to even do apt-get update. See errors below. There must be some required step to enable networking. Any ideas? Thanks.
root@fd3d3c91aa79:/# apt-get update
Ign h…
-
I have a remote linux builder set up so it's not a big deal but currently it's not possible to run nixidy build on my laptop. It fails with:
```
trace: warning: The type `types.string` is deprecat…
-
I run in ubuntu22.04: Follow the instruction in https://xilinx.github.io/XRT/2022.2/html/build.html
When : sudo apt install ./xrt_202220.2.14.0_22.04-amd64-xrt.deb
There is some problem in xocl a…
-
How can I separately run networking buffering thing for qemu while not providing micro-checkpointing tolerance support to it? I just want to have network buffering support which I can call manually.
…
-
I can't compile ktap on Ubuntu 14.04. This is what happens:
```
: u0:ktap; make
CHK libelf
make -C /lib/modules/3.13.0-35-generic/build M=/home/aram/ktap modules
make[1]: Entering directory `/usr…
-
**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)**
/kind bug
**Description:**
I'm running this image on a Gitlab CI runner using Kub…
-
Hello
I use a 64 Mbit Hyper-RAM as Microblaze main memory and use a SREC boot-loader to load the program from a QSPI flash memory. Most of the time everything is OK but in some cases after loading …
-
Hi,
I'm trying to install qemu in docker.io/library/docker:19.03.14 container (`Linux reynwz-containerize-pod 3.10.0-1160.62.1.el7.x86_64 #1 SMP Wed Mar 23 09:04:02 UTC 2022 x86_64 Linux`) running…
-
Our team is often integrating *MULTIPLE* packages and we often come across include file NAME SPACE collision problems.
For example - FreeRTOS has a "list.h" - as does a number of other packages we …