-
**Bug Description:**
Stack version : v2.7.0
SHA : c2128514236d57244e9bba32893c6ea83c06eb3e
Managing Node : Altera-Terasic-De2-115 (mn-dual-hostif-gpio)
Controlled Node: Bus Controllers
**Bug Su…
-
When I set LOCAL_MINERS=2, should I expect to see an increased hash rate? I can see that the resource utilization has doubled, but the speed remains 2.33kH/s:
```
new target 00000492 diff 56
06f0aafb…
-
Patmos emulator fails to build when the method cache is replaced by a direct-mapped instruction cache in `hardware/config/default.xml`:
```
-
+
```
Several exceptions are raised during the …
-
First of all: Thank you for maintaining this project.
I used a Terasic Development board in first semester but didn't learn Verilog or Altera HDL. Some minor VHDL knowledge is there, but it's not rea…
-
Versions:
```
uname -a
Linux go2 5.15.14-surface #1 SMP Sat Jan 15 02:27:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
apt list
espeak: 1.48.15+dfsg-2build1 amd64
mbrola: 3.3+dfsg-4 amd64
mbr…
dr-ni updated
2 years ago
-
### Steps to reproduce
Installed CloudStream on a pc running windows 11 via Windows Subsystem for Android.
It used to work great, but lately i've been getting random decoding errors:
![image](https…
-
I've managed to get into a situation where a custom rule seems incorrect when used within a loop. Here is a MWE
```julia
vl = [2, 2]
tot = sum(vl)
rg = [1:2, 3:4]
Nx = 4
iminds = reshape([Ca…
-
I use [DbSetup](http://dbsetup.ninja-squad.com/) to define dataset for tests.
When trying to compile the project test classes (mvn clean test-compile), it crash with a StackOverflowError.
```
Caused…
-
Dear Admin,
**Describe the bug**
When I send neorv32_exe.bin file on Tera Term , I receive a notification of ERR_EXE
Tried other examples but the result is still the same
**To Reproduce**
``…
-
Struggling with the recursive (stack based) factorial in listing 15.5.
On DE10 Lite, this appears to never return from the call. Register R2 always only contains 0xc and other registers always appear…