Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: CCC 2023-10-27 Pin
englebart27-Oct-23 5:32
professionalenglebart27-Oct-23 5:32 
GeneralA future without x86? Pin
honey the codewitch26-Oct-23 21:48
mvahoney the codewitch26-Oct-23 21:48 
GeneralRe: A future without x86? Pin
Ron Anders27-Oct-23 3:30
Ron Anders27-Oct-23 3:30 
GeneralRe: A future without x86? Pin
trønderen27-Oct-23 5:17
trønderen27-Oct-23 5:17 
GeneralRe: A future without x86? Pin
englebart27-Oct-23 5:40
professionalenglebart27-Oct-23 5:40 
GeneralRe: A future without x86? Pin
k505427-Oct-23 7:57
mvek505427-Oct-23 7:57 
GeneralRe: A future without x86? Pin
honey the codewitch27-Oct-23 9:08
mvahoney the codewitch27-Oct-23 9:08 
GeneralRe: A future without x86? Pin
trønderen28-Oct-23 7:05
trønderen28-Oct-23 7:05 
RISC-V is suffering from the same problem as a lot of 'open' projects: It is open to anyone to make their own additions, extensions, modifications, all in different directions. And people do. It may work out if there is a strong core under central management. I am not sure that the core is strong enough, and the central management tight enough.

From the outset, the architecture looks like it tries to be everything to everybody: Address space of 32, 64 or 128 bits. Big endian and little endian. Lots of what is basic functionality in a modern x86/64 are extensions that may or may not be there, and anyone can make their own proprietary extensions. The CPU is fundamentally 32 bits, but then comes the 64 bits extensions. An opening for an alternate 16 bit instruction set (similar to ARM Thumb).

I suspect that the flexibility and openness will create such a "rich" (another possible word is "messy") world of options and extensions that it will lack the focus to become a mainstream success in general markets, where you are dependent on a lot of manufacturers offering identical facilities, to run identical programs in identical ways.

My guess is that it has a greater future in fixed code applications, like embedded/IoT, where the core functionality is more significant than the extensions and compatibility with other software is almost irrelevant. Also, for embedded/IoT solutions, the architecture license fee makes up a larger fraction of the unit cost, compared to e.g. a desktop computer, giving RISC-V a competitive advantage.

I'm happy with RISC-V entering my micro devices, but I strongly doubt that my next desktop machine will have a RISC-V CPU.
GeneralRe: A future without x86? Pin
Richard Andrew x6427-Oct-23 14:34
professionalRichard Andrew x6427-Oct-23 14:34 
GeneralRe: A future without x86? Pin
honey the codewitch27-Oct-23 22:33
mvahoney the codewitch27-Oct-23 22:33 
GeneralRe: A future without x86? Pin
Member 1330167930-Oct-23 2:36
Member 1330167930-Oct-23 2:36 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 4:51
mvahoney the codewitch30-Oct-23 4:51 
GeneralRe: A future without x86? Pin
Peter Adam29-Oct-23 22:53
professionalPeter Adam29-Oct-23 22:53 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 4:53
mvahoney the codewitch30-Oct-23 4:53 
GeneralRe: A future without x86? Pin
jschell30-Oct-23 6:11
jschell30-Oct-23 6:11 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 7:40
mvahoney the codewitch30-Oct-23 7:40 
GeneralRe: A future without x86? Pin
Peter Adam30-Oct-23 6:17
professionalPeter Adam30-Oct-23 6:17 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 12:38
mvahoney the codewitch30-Oct-23 12:38 
GeneralRe: A future without x86? Pin
obermd30-Oct-23 3:52
obermd30-Oct-23 3:52 
GeneralRe: A future without x86? Pin
Member 1419238230-Oct-23 5:34
Member 1419238230-Oct-23 5:34 
GeneralRe: A future without x86? Pin
sasadler30-Oct-23 6:33
sasadler30-Oct-23 6:33 
GeneralRe: A future without x86? Pin
Chad Juliano30-Oct-23 7:46
Chad Juliano30-Oct-23 7:46 
GeneralRe: A future without x86? Pin
Ralf Quint30-Oct-23 8:18
Ralf Quint30-Oct-23 8:18 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 8:32
mvahoney the codewitch30-Oct-23 8:32 
GeneralRe: A future without x86? Pin
jschell31-Oct-23 5:26
jschell31-Oct-23 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.