-
Error (10932): SystemVerilog error at DE1_SoC.sv(97): can't resolve implicit port connection(s) to instance "right" without a module declaration or an extern equivalent
at that position the code is…
-
The team should make a software tool for configuring WM8731 codec to stream audio samples according to defined set of parameters. As I2C bus is used for sending configuration to the codec, it is allow…
-
**Describe what aspect of our project needs to be researched**
Look into how we can boot Linux on our DE1s with SD cards.
**Additional context**
Perhaps if you manage to get it working, add some …
-
/home/mnelson/Spector/mergesort/benchmarks/merge_design273/mergesort.cl:112:15: error: __local variables are allowed only at kernel scope
local data_t localdata1[LOCAL_SORT_SIZE];
…
-
I tried to use your project and make some modifications in order to measure the frequency of an ADC signal input which goes from 1Mhz to 100MHz.
How can I proceed ?
What is the utility of using the …
-
need help,
when insmod opencores-i2s a segmentation fault accures:
here is the output:
# insmod snd-soc-opencores-i2s.ko
opencores_i2s at f00f4000
Unhandled fault: imprecise external abort (0…
-
Hi,
I recently tried to build this project on a M3 Macbook Pro inside a NixOS virtual machine and it did not work.
Afterwards I tried to update the flake and the project wouldn't build on a x86-64…
-
This is what I get trying to create a virtual environment:
```console
$ uv venv
× Could not detect either glibc version nor musl libc version, at least one of which is required
```
Someon…
-
Hey guys!
I dont have a de10soc , but i have a de1soc(board).
I would like to know if anyone has tried to implement this fantastic work in it.
Do you think it is possible to implement on the de1soc…
-
Hey @doonny and everyone!
I need download opencv libraries to compile in arm. Can someone tell me a place or tutorial where i can see how to do it?