Is it time for open processors?
1–10 of 236 posts
Re: Is it time for open processors?
#2Re: Is it time for open processors?
#3Past time, but progress on the riscv front is amazing. If prototype-scale fab got cheaper I expect we'd see a wave of parts focused on security and auditablity in short order.
Re: Is it time for open processors?
#4Re: Is it time for open processors?
#5Re: Is it time for open processors?
#6If we see further fragmentation of cpu architectures it's not going to be fun for users and developers. Already the fragmentation of OS makes that cross platform is a big challenge. It would make the equivalent of a .net/java/webassembly/posix critical.
Except wait, maybe this is just my cynicism talking, but I have a feeling intel has the resources to just plough forward with x86 and prevent any competition from gaining a foothold in the markets where they hold dominance (laptop, desktop, server). ARM continues to dominate mobile and perhaps some small portion of servers. POWER and SPARC stay in their little niches. Perhaps RISC-V makes its way into a couple of embedded appliances. And that's it, for the foreseeable future.
Re: Is it time for open processors?
#7Past time, but progress on the riscv front is amazing. If prototype-scale fab got cheaper I expect we'd see a wave of parts focused on security and auditablity in short order.
If one kind of RISC-V chips would become the go-to CPU for small smart appliances, demand could rise enough for a fab to pick up mass production.
Re: Is it time for open processors?
#8If we see further fragmentation of cpu architectures it's not going to be fun for users and developers. Already the fragmentation of OS makes that cross platform is a big challenge. It would make the equivalent of a .net/java/webassembly/posix critical.
Re: Is it time for open processors?
#9If we see further fragmentation of cpu architectures it's not going to be fun for users and developers. Already the fragmentation of OS makes that cross platform is a big challenge. It would make the equivalent of a .net/java/webassembly/posix critical.
IME it’s harder to port to a new os than a new ISA.