norden.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Moin! Dies ist die Mastodon-Instanz für Nordlichter, Schnacker und alles dazwischen. Folge dem Leuchtturm.

Administered by:

Server stats:

3.4K
active users

#riscv

22 posts21 participants3 posts today

I'm really confused by the world of #RISCV, it looks like the instruction set keeps changing and it's hard to know which machine supports which instruction set.

To put it simply: #Ubuntu is dropping support for RVA20, presumably to move to RVA22 instead. The problem is, the only RVA22 board I can seem to find (Milk-V Jupiter) isn't supported by Ubuntu.

#wennIchZeitHätte würde ich ja gerne mal nen Haufen recht minimale #riscv cores 2-3 Dimensional anordnen & auf die Kanten schnelle Dual Port RAM packen ... In der Praxis vermutlich ne 2-D FPGA Matrix in die das sinnvoll rein synthetisiert ist. Also so ein bischen wie die #transputer... Ohne konkretes Ziel einfach um dann den Design Space zu erforschen.... Ok doch ein Design Ziel wäre das sich Software dafür aus ner dependently typed Sprache sinnvoll erzeugen lässt :) ... Wenn ich Zeit hätte.

Yay, finally all the pieces have come together and I have finally been able to compile Qt 6.9 and @kde Plasma development version (what is to be released as 6.4 in June) for my @bananapi BPI-F3, a RISC-V single-board (mini) computer. Plasma does start and run, but looks like QML/QtQuick applications (which includes the desktop itself) have rendering problems 😞 Qt Widget apps render/run just fine. Now to figure out where the problem is…