mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.3K
active users

#risc

1 post1 participant0 posts today

In the 1980s, a whole lot of computer and CPU vendors introduced shiny new #RISC processors, like ARM, MIPS, POWER, and SPARC. Many of these were quite successful in the video game, workstation, and supercomputer markets.

Except Intel, whose old-fashioned x86 machines somehow ended up outperforming almost all of the RISCs.

How did that happen?

[Перевод] История создания процессора ARM: от амбициозного проекта до сердца цифровой революции

В 1983 году небольшая британская компания Acorn Computers переживала свой звездный час . Успех был обусловлен контрактом с вещательной корпорацией BBC на производство компьютера BBC Micro. Машина создавалась для национального телевизионного шоу, посвященного компьютерной грамотности, и ее популярность превзошла все ожидания. Прогнозируемые объемы продаж превысили 1,2 млн экземпляров, а сам BBC Micro на долгие годы стал доминирующей силой в образовательном секторе Великобритании. Однако на фоне этого триумфа рынок персональных компьютеров стремительно менялся. Сегмент 8-битных машин, где блистал BBC Micro, оказался перенасыщен . Из Соединенных Штатов надвигались новые, куда более мощные конкуренты — IBM PC и готовящийся к выходу Apple Macintosh. Эти устройства задавали совершенно иной стандарт производительности и возможностей…

habr.com/ru/companies/selectel

ХабрИстория создания процессора ARM: от амбициозного проекта до сердца цифровой революцииВ 1983 году небольшая британская компания Acorn Computers переживала свой звездный час . Успех был обусловлен контрактом с вещательной корпорацией BBC на производство компьютера BBC Micro. Машина...

Did you know that the 'NT' in Windows NT stood for "Nine Ten"?

The intended core platform for the OS was the then-expected Intel i910 RISC processor, which was to be the rebranded moniker for the i860 that can be found in the wild. *

It never came to be due to the i860s terrible handling of context switching -- a capability that a CPU for a multitasking, multiuser workstation OS must be able to do _very_efficiently_. The i860 wasn't.

youtube.com/watch?v=WTkFGZqVCM

*** EDIT: Several have pointed to sources indicating differently that NT stood for N10, which was the codename for the i860, so -- N10, N-Ten > NT.

[Перевод] Анджелина Джоли была права насчёт компьютеров

Невероятно, но это сказала Анджелина Джоли. Шёл 1995-й год. Представьте Джоли — ни волос, ни актёрского опыта — в роли подростка-хакерши в фильме «Хакеры». Не так уж много людей смотрели этот фильм. Ещё меньше людей оценили его актуальность. «„Хакеры“ ужасно раздражающие», — писал в то время журнал Entertainment Weekly, — ведь в них воплотился «мистический образ ребёнка за компьютером как элитарного бунтаря, которую сейчас пропагандируют журналы вроде WIRED». Тридцать лет спустя Entertainment Weekly больше не издаёт журнал, а WIRED издаёт, и «Хакеры» входят в число основополагающих документов цифровой эпохи. Когда я в последний раз видел фильм, его проецировали на стену бара для крутых подростков, расположенного на соседней улице от моего дома. Но самое невероятное не в этом. Невероятно, опять же, то, что сказала Джоли. Про будущее. В середине фильма «Хакеры» она наблюдает, как её возлюбленный (его играет Джонни Ли Миллер, за которого она позже выйдет замуж в реальной жизни) увлечённо печатает на ноутбуке нового поколения. «У него убийственная частота обновления», — говорит Миллер, учащённо дыша. Джоли отвечает: "Чип P6. Втрое быстрее, чем Pentium". Теперь Миллер действительно на взводе. Тогда Джоли наклоняется вперёд и в том самом крупном плане, который вскоре сделает её всемирно известной, говорит следующее: «Архитектура RISC изменит всё».

habr.com/ru/articles/922974/

ХабрАнджелина Джоли была права насчёт компьютеров«Архитектура RISC изменит всё». Эти абсурдно гиковские и невероятно пророческие слова были сказаны 30 лет назад. Сегодня они как никогда актуальны. Невероятно, но это сказала Анджелина Джоли. Шёл...

🌗 開發開源 RISC-V 核心:評估超標量、亂序執行架構的能效
➤ 開源 RISC-V 核心架構的性能與效率權衡
arxiv.org/abs/2505.24363
本研究探討了開源 RISC-V 核心在汽車和太空等領域的需求,尤其關注超標量和亂序執行架構在提升指令週期數 (IPC) 方面的作用。研究人員修改了 XuanTie C910 核心以符合 RISC-V 標準,並推出了 CVA6S+,這是對 CVA6 核心的增強版本。透過在 22 奈米製程技術上整合到 Cheshire 開源 SoC,對 C910、CVA6S+ 和 CVA6 進行了能耗、效能、面積等綜合分析。結果顯示,CVA6S+ 在面積效率方面領先,而 C910 在能效方面表現出色,挑戰了高性能核心必然導致面積和能效降低的傳統觀念。
+ 這篇研究很有意思,證明瞭開源 RISC-V 核心在性能和效率方面有很大的潛力,對於未來嵌入式系統的發展至關重要。
+ 我一直以為高性能CPU一定很耗電,這篇文章讓我重新思考了這個問題,開源RISC-V的發展方向令人期待。
#硬件架構 #RISC-V #能效 #開源

arXiv logo
arXiv.orgRamping Up Open-Source RISC-V Cores: Assessing the Energy Efficiency of Superscalar, Out-of-Order ExecutionOpen-source RISC-V cores are increasingly demanded in domains like automotive and space, where achieving high instructions per cycle (IPC) through superscalar and out-of-order (OoO) execution is crucial. However, high-performance open-source RISC-V cores face adoption challenges: some (e.g. BOOM, Xiangshan) are developed in Chisel with limited support from industrial electronic design automation (EDA) tools. Others, like the XuanTie C910 core, use proprietary interfaces and protocols, including non-standard AXI protocol extensions, interrupts, and debug support. In this work, we present a modified version of the OoO C910 core to achieve full RISC-V standard compliance in its debug, interrupt, and memory interfaces. We also introduce CVA6S+, an enhanced version of the dual-issue, industry-supported open-source CVA6 core. CVA6S+ achieves 34.4% performance improvement over CVA6 core. We conduct a detailed performance, area, power, and energy analysis on the superscalar out-of-order C910, superscalar in-order CVA6S+ and vanilla, single-issue in-order CVA6, all implemented in a 22nm technology and integrated into Cheshire, an open-source modular SoC. We examine the performance and efficiency of different microarchitectures using the same ISA, SoC, and implementation with identical technology, tools, and methodologies. The area and performance rankings of CVA6, CVA6S+, and C910 follow expected trends: compared to the scalar CVA6, CVA6S+ shows an area increase of 6% and an IPC improvement of 34.4%, while C910 exhibits a 75% increase in area and a 119.5% improvement in IPC. However, efficiency analysis reveals that CVA6S+ leads in area efficiency (GOPS/mm2), while the C910 is highly competitive in energy efficiency (GOPS/W). This challenges the common belief that high performance in superscalar and out-of-order cores inherently comes at a significant cost in area and energy efficiency.

Open-Source RISC-V: Energy Efficiency of Superscalar, Out-of-Order Execution

arxiv.org/abs/2505.24363

#HackerNews #OpenSource #RISC-V #EnergyEfficiency #Superscalar #OutOfOrderExecution

arXiv logo
arXiv.orgRamping Up Open-Source RISC-V Cores: Assessing the Energy Efficiency of Superscalar, Out-of-Order ExecutionOpen-source RISC-V cores are increasingly demanded in domains like automotive and space, where achieving high instructions per cycle (IPC) through superscalar and out-of-order (OoO) execution is crucial. However, high-performance open-source RISC-V cores face adoption challenges: some (e.g. BOOM, Xiangshan) are developed in Chisel with limited support from industrial electronic design automation (EDA) tools. Others, like the XuanTie C910 core, use proprietary interfaces and protocols, including non-standard AXI protocol extensions, interrupts, and debug support. In this work, we present a modified version of the OoO C910 core to achieve full RISC-V standard compliance in its debug, interrupt, and memory interfaces. We also introduce CVA6S+, an enhanced version of the dual-issue, industry-supported open-source CVA6 core. CVA6S+ achieves 34.4% performance improvement over CVA6 core. We conduct a detailed performance, area, power, and energy analysis on the superscalar out-of-order C910, superscalar in-order CVA6S+ and vanilla, single-issue in-order CVA6, all implemented in a 22nm technology and integrated into Cheshire, an open-source modular SoC. We examine the performance and efficiency of different microarchitectures using the same ISA, SoC, and implementation with identical technology, tools, and methodologies. The area and performance rankings of CVA6, CVA6S+, and C910 follow expected trends: compared to the scalar CVA6, CVA6S+ shows an area increase of 6% and an IPC improvement of 34.4%, while C910 exhibits a 75% increase in area and a 119.5% improvement in IPC. However, efficiency analysis reveals that CVA6S+ leads in area efficiency (GOPS/mm2), while the C910 is highly competitive in energy efficiency (GOPS/W). This challenges the common belief that high performance in superscalar and out-of-order cores inherently comes at a significant cost in area and energy efficiency.