-
`fpga/sw/`'s build flow expects a special ARM cross compiler to be available, namely `arm-xilinx-linux-gnueabi-gcc`. This is supposed to be installed by the Xilinx Linux SDK and that has been the case…
-
I noticed that maybe there are some errors in 0.7rc2 makefile commands.
I step-by-step followed the intro at https://www.cl.cam.ac.uk/~jrrk2/docs/generate-the-bitstream/
At the step of generate the …
-
When I try to make the program, it says that it cannot find xst. Now I have downloaded the Xilinx ISE Design Suite installer (I assumed that is what I should do), and I am presented by an edition list…
-
After pulling my hair out with windows and giving up compiling from source for a couple weeks I tried to install your virtual setup described here:
http://pavel-demin.github.io/red-pitaya-notes/devel…
-
I ran into problems during image building, because the Makefile checks if 'sdx' is present. Before, i ran the setup_host.sh script successfully. The documentation and the readme file in the sdbuild su…
-
A few suggestions to make the RapidWright installation process go more smoothly:
- **mention what is possible with the Quick Start (standalone jar) approach** -- as far as I understand, the Vivado tc…
-
I managed to compile ghdl (master) in WSL using gcc4.9 and gcc5. When executing the adder test in cocotb, the following canbe seen:
```
make results.xml
make[1]: Entering directory 'cocotb/examples…
-
Hi everybody,
I am new to all of this and I'm facing problems installing everything. First of all, I am working on Windows 7 (64 bits) and I already have Pyhton 3.4.
To work with cocotb, I downloaded…
-
This is intended as an anchor issue for making machinekit work on Zynq boards, including the mesanet firmware in the FPGA. Let's collect Zynq-related discussion here.
-
I'm creating a large image (~3Gb) and the `ansible-container build` fails at the very end with
```
Aborting on container exit...
Stopping ansible_jupyterhub_1 ... done
Exporting built containers as …