#risc-v — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #risc-v, aggregated by home.social.
-
“A Third World Embedded Engineer Responds to ‘RISC-V: They Should Have Known Better’”, Armstrong Subero, RV Embedded (https://rvembedded.com/blog_post/12/).
Via HN: https://news.ycombinator.com/item?id=49321717
On Lobsters: https://lobste.rs/s/zeqgd4/third_world_embedded_engineer_responds
-
RISC-V: They Should Have Known Better
-
Interesting (if a bit sweary) critique of #RISCV . Quoting from the very end of it:
"Before you get your megaphone to shout about "openness", please note that the openness of the RISC-V spec is not relevant here at all, because an open spec does not magically materialize a well-designed out-of-order core for you for free. And if someone were to design a good out-of-order core, they would not be giving it away for free."
https://dmitry.gr/?r=06.%20Thoughts&proj=12.%20RV -
🥱 Ah, yet another illuminating #manifesto on why #RISCV is apparently the #engineering equivalent of pineapple on pizza. Many words, much eye-rolling—because clearly, the galaxy-brained masses just don’t grasp the transcendent genius of Dmitry's #disdain. 🚀✨
https://dmitry.gr/?r=06.%20Thoughts&proj=12.%20RV #PineappleOnPizza #Dmitry #GalaxyBrained #HackerNews #ngated -
😬:
“RISC-V: They Should Have Known Better”, Dmitry GR (https://dmitry.gr/?r=06.%20Thoughts&proj=12.%20RV).
Via HN: https://news.ycombinator.com/item?id=49305492
On Lobsters: https://lobste.rs/s/pu3yzg/risc_v_they_should_have_known_better
#RISCV #RISC #CPU #ISA #ComputerArchitecture #Hardware #InstructionSet #Rants #Critique
-
Hi, I'm Jenning. I'm solo developing my own operating system, Open Nexus OS: for RISC-V only, written in Rust — a small capability-based microkernel, and its own UI language. It now boots to a real desktop with apps, still QEMU-only for now.
I have a blog for details:
https://open-nexus-os.io/blog/why-another-rust-microkernel-osTry to post updates from now on.
-
Нельзя просто взять и прочитать 64-битный SysTick на CH32V203
Когда я начал работать с CH32V203G6U6 и обнаружил, что там есть 64-битный аппаратный таймер, то подумал: ух, это же отлично, раз таймер аппаратный, то и о чтении/записи заботится сам микроконтроллер. И какое-то время это не вызывало вопросов. А потом…
https://habr.com/ru/articles/1068444/
#wch #embedded #c_language #assembler #riscv #debug #systick
-
A follow up to this. Turns out that the Illegal Instruction in Node.js on RISC-V wasn't coming from Highway but from base V8 on any system (Not just the K3) when the kernel reports RISC-V RVV is present.
Have built V8 outside Node.js ( https://fosstodon.org/@sxa/117083433557675049 - Took nearly 2 days) and that doesn't throw any illegal instructions in the test suite on the K3. More investigation required - first to verify that it's going down the vector paths in the standalone build I think.
-
“Опять всё распилили?” Мифы, боль и реальная экономика российской микроэлектроники
Иван Лебедев (“Элрон”) о российской ЭКБ и ее будущем Интервью с генеральным директором “Элрон” о российской микроэлектронике, электронной компонентной базе, импортозамещении и RISC-V. На каналах “КЕДР Солюшенс” вышел 9-й выпуск подкаста “Платы и байты”. Публикуем ключевые темы и идеи разговора для тех, кто предпочитает читать. Гостем Егора Гуторова в этот раз стал Иван Лебедев, генеральный директор компании “Элрон”. Говорили о том, как компания прошла путь от контрактного разработчика до производителя собственных продуктов. Обсудили, как изменилось отношение потребителей к российской электронике и какое будущее ждет отрасль.
https://habr.com/ru/articles/1065918/
#электроника #контрактная_разработка_электроники #минпромторг #riscv #микроконтроллеры #микрокомпьютеры #доверенные_устройства #пак
-
Have now got to a state where I can start the build of Google's #V8 JavaScript interpreter outside #NodeJS on #RISCV ... Took a while to get a valid toolchain and configuration in place here but it's now shugging away and is about 10% of the way through (Running under Ubuntu 25.10 for "reasons" in a qemu container on my x64 laptop...)
Have taken laptop out of it's usual lower power mode and will leave it running overnight. Hopefully it'll be done by morning.
-
Comu is a $6 tiny CH32V203 RISC-V development board that fits inside a USB port
-
В заголовке моего ELF есть точка входа. Оказалось, её никто не читает
Три статьи я собирал файл и отдавал его эмулятору, ни разу в него не заглянув. Заглянул. Внутри два разных описания одних и тех же байтов, ответ на вопрос, откуда взялся адрес 0x80000000, и поле, которое я заполнял зря. Ну, открываем!
https://habr.com/ru/articles/1068276/
#RISCV #QEMU #bare_metal #ассембле #ELF #компоновщик #линкерскрипт #точка_входа #сегменты_и_секци
-
Lazy to post twice but now you can run #radare2 in your browser with jslinux on #riscv . I find it pretty convinient for teaching, testing and sandboxing reasons.
Try it: https://radare.org/jslr2
Full post https://www.linkedin.com/posts/sergi-alvarez-76632790_today-im-happy-to-present-a-new-way-to-run-activity-7491527767482716160-Rz0e -
While I'm on a roll I would like a #Swype style keyboard for #Sailfish and on-device voice dictation would be nice but neither was available last time I checked.
Hardware wise I can now cope ok without fingerprint scanner or NFC on the #JollaC2 - minor inconveniences not to have them.
Oh and if #Jolla's next handset was #RISCV that would be great too although that might be limiting for apps, both under #AppSupport and in the Jolla app store I guess. I can dream...
-
Моя рекурсия зависла навсегда, и это был правильный результат
Написал рекурсию тем же приёмом, что во второй статье, и программа повисла навсегда: возвращаться ей было некуда. Чиню, завожу стек и по дороге выясняю, что регистра sp в наборе команд нет вовсе. А потом урезаю стек до 128 байт, и сборка об этом не говорит ни слова. Ломать второй раз!
https://habr.com/ru/articles/1067662/
#RISCV #QEMU #bare_metal #ассемблер #стек #рекурсия #соглашение_о_вызовах #переполнение_стека #psABI
-
SiFive P870 RVV benchmark:
https://camel-cdr.github.io/rvv-bench-results/sifive_p870/index.html
-
Отечественный микроконтроллер MIK32 “Амур”: устанавливаем рабочее окружение в пару кликов
Российские микроконтроллеры существуют не только в новостях и реестрах. Возьмём МИК32 «Амур», настроим рабочее окружение в несколько кликов и запустим на нём первую программу.
https://habr.com/ru/articles/1066870/
#MIK32 #MIK32_Амур #RISCV #Eclipse #OpenOCD #MIK32_Toolchain #микроконтроллеры #embedded #программирование_микроконтроллеров #российская_микроэлектроника
-
Writing in an update for the month of July 2026, developers of the #felix86 emulator showed off that its latest release, 26.08, allows the popular #OpenSource game manager #HeroicGamesLauncher to run on computers that use #RISCV architectures.
https://www.newinlinux.com/heroic-games-launcher-now-works-on-risc-v-thanks-to-felix86/