#riscv was very excited because my VisionFive 2 sbc arrived, only to find out that the hdmi output seems to be broken
Full Steam Ahead with RISC-V and Fedora Linux 42
This is the first release where we have our Fedora RISC-V images available at the same time as the general release! Get your Fedora 42 RISC-V images and join the momentum behind this open architecture.
Fedora 42 RISC-V Released - Builds For SiFive HiFive Premier P550 & Milk-V Megrez | @phoronix
「 Fedora 42 on RISC-V also has experimental support for the Banana Pi BPI-F3 and Milk-V Jupiter M1/K1 boards too. Plus Fedora RISC-V can run within QEMU for a virtualized environment 」
Ubuntu Adds Support For A New Low-Cost RISC-V Board: The OrangePi RV2 8GB For ~$64 | @phoronix
「 The Orange Pi RV2 is the newest RISC-V board ported by Canonical to run on Ubuntu Linux. The Orange Pi RV2 uses a KY-X1 octa-core SoC that does support RISC-V's vector and RVA22 extensions. Plus there is an AI accelerator albeit rated for just 2 TOPS 」
A team of researchers from Fudan University in Shanghai developed a 2D chip with 5,931 molybdenum disulfide transistors, making it the most complex 2D logic circuit to date. The chip is built using #RISCV architecture.
Despite the lab-level fabrication capabilities, they achieved a manufacturing yield of 99.77 percent. RV32-WUJI consumes only 0.43 mw of power and is a significant step towards the development of higher-density chips in the future.
https://spectrum.ieee.org/2d-semiconductors-molybdenum-disulfide
»RISC architecture is gonna change everything.« #riscv #hackerculture
https://youtu.be/yVo9_h3-zwQ
Banana Pi BPI-CM6 RISC-V board SSD speed test
https://forum.banana-pi.org/t/bpi-cm6-m-2-ssd-read-and-write-test/23017
#riscv #bananapi #raspberrypi #cm4 #orangepi #iot #industry #automovel
Banana Pi BPI-RV2 RISC-V Router board public sale,World‘s first RISC-V Router board,OpenWrt support
https://docs.banana-pi.org/en/BPI-RV2/BananaPi_BPI-RV2
#router #gateway #network #riscv #openwrt #bananapi #raspberrypi
Banana Pi BPI-CM6 is a compute module with a SpacemiT K1 RISC-V processor
The Banana Pi BPI-CM6 is a computer-on-a-module that’s the same size and shape as a Raspberry Pi CM4 and even uses the same board-to-board connectors. But while Raspberry Pi’s compute module has an ARM-based processor, the BPI-CM6 is powered by a SpacemiT K1 octa-core RISC-V chip.
Basically it has the same capabilities as the Banana Pi BPI-F3 single-board computer that launched a year ago […]
#bananaPi #bananaPiBpiCm6 #bpiCm6 #riscV #spacemit #spacemitK1
Read more: https://liliputing.com/banana-pi-bpi-cm6-is-a-compute-module-with-a-spacemit-k1-risc-v-processor/
#Europe Takes Another Whack At Homegrown Compute Engines
Digital Autonomy with #RISCV in Europe, Project "#DARE" is very much focused on #HPC even if it does have potential #AI use cases. Funded by #EuroHPC Joint Undertaking, the same pan-European organization that has funded pre-exascale and #exascale systems. A total of 38 different organizations, have joined up to work collaboratively on three different RISC-V compute engines.
https://www.nextplatform.com/2025/03/10/europe-takes-another-whack-at-homegrown-compute-engines/
I just got llama2.c running on the Milk V Duo. Compiled using the offical Milk V toolchain. Used the smallest stories15M model and took about 10 minutes or so (I didn't count) to generate.
However, this is only running on the cpu, with the built in npu we might get faster speeds, but that is outside the the reaches of my brain.
Oooh #StarFive now have a Debian/Gnome based image for the @PINE64 #PinetabV ...
https://pine64.org/2025/04/13/april_2025/
Details at https://pine64.org/blog/files/April_2025/PineTab-V_StarFive_Build_Debian_Release_Notes_v1.0.0.pdf
Image is available from https://github.com/starfive-tech/Debian/releases #riscv
Is #RISCV any fun to write assembly language in? #asm #assemblylanguage #programming
Pine64 StarPro64 single-board PC with a RISC-V processor and 20 TOPS NPU arrives this month
The StarPro64 is a single-board computer with a quad-core RISC-V processor, hardware-accelerated graphics and support for 8K video playback, and an NPU that delivers nearly 20 TOPS of AI performance.
First unveiled last fall, Pine64 now says StarPro64 should be available for purchase before the end of April.
The board measures 133 x 80 x 19mm (5.24″ x 3.15″ x 0.75″) and features a PCIe x4 […]
I just got Wasm3 running on the Milk V Duo. Used the defualt wasm3 example and make file. Just setup the offical Milk V toolchain and ran make.