this post was submitted on 18 Oct 2023
2 points (100.0% liked)

Libre Hardware

1476 readers
2 users here now

founded 4 years ago
MODERATORS
 

I am referring to both the design, and the independent, and auditable manufacture of the CPU. It should be noted that such a CPU needn't fully compete with modern ARM, Intel, AMD, etc. CPUs, but it would be an incredible boon to have a fully trustworthy piece of hardware, even if it is considerably lower in it's strength. For specifics, let's say a CPU that could run a lightweight Linux distro at a "tolerable" speed.

Creating the designs for the CPU, of course while still difficult, is, most likely, the most feesbile aspect -- I presume it would "just" consist of writing the Verilog, or some other hardware description language to describe the CPU's function. The manufacture, however, is a substantial obstacle. Modern photolithography is, quite litterally, at the very forefront of human technological creation. I am just hoping that turning back the clock perhaps 20 years on the technological complexity might reduce the barrier to entry.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] dark_stang@beehaw.org 1 points 11 months ago (1 children)

RISC-V is probably the closest thing we have. But manufacturing is still a huge deal, as you said. Making anything with close to modern performance means dealing with microscopic things. I think it's gonna stay difficult to do until 3d printers advance a lot. Maybe decades if not longer.

[โ€“] Kalcifer@lemm.ee 1 points 11 months ago* (last edited 11 months ago)

RISC-V is just an instruction set -- same idea as x86. While it is, of course, important to also have an open instuction set, that is somewhat separate from this post's intention. I am referring to the physical manufacture of semiconductors, RISC-V, or otherwise.