-
During the bitbake compilation an error occurred in my environment (debian, gcc 7.3.0):
```
work-shared/gcc-linaro-6.2-r2016.11/git/gcc/ubsan.c:1472:23: error: ISO C++ forbids comparison between po…
-
From what I have understood, it is not possible for an ISA bus to be wired up directly to the MiSTer for the same reason as why it cannot support physical cartridges with the game console cores that a…
-
**Issue by [luminize](https://github.com/luminize)**
_Mon Aug 28 15:19:04 2017_
_Originally opened as https://github.com/machinekit/machinekit/issues/1259_
----
The DE0_Nano_SoC_Cramps.3x24.dtbo er…
-
I need support for Project Mistral for my chameleon96 and Terasic Sockit Altera Cyclone V boards
A blinky example done with project mistral is done here https://github.com/kprasadvnsi/mistral-CV96-bl…
-
Hi not sure if this is a known issue but I've plugged my MISTer into a Sony Bravia KDL-47W805A via both a sound bar and direct and got the message Audio format not supported I tried all the audio sett…
-
Hi,
I'm currently working on a project where I need to modify the fft_driver exemple. I edited the code of the driver given on this repository to fit my application, but I didn't find the linux kerne…
-
Could you please explain why these two files are different? The hardware is identical.
#### 92 lines 4.82 KB
https://github.com/dwesterg/soc-workshop/blob/master/board_info/board_info_DE0_NANO_SOC.xm…
-
I'm using the latest version on crates.io (0.5.2) with default features (even if I force enable `vendored` feature it's the same issue).
I'm working on an embedded platform (DE10-Nano, essentially …
hansl updated
1 month ago
-
There seem to be two subclasses of very similar boards:
1. Boards that are completely equivalent wrt usable pins / connectors and resources and only differ in exact fpga model (usually size and / or …
-
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 …