this post was submitted on 08 Jan 2024
102 points (74.1% liked)

Technology

59381 readers
2528 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

2024 might be the breakout year for efficient ARM chips in desktop and laptop PCs.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 10 months ago (2 children)

How long before indie devs can make their own custom processor chips?

[–] [email protected] 6 points 10 months ago (1 children)

Now? FPGAs have been a thing for decades and are the closest thing I can see to getting custom chips made without massive investments.

[–] [email protected] -1 points 10 months ago (1 children)

Yup. But was thinking more of ultra-small-run ARM or RISC-V processors. Be cool if we ever get there.

[–] [email protected] 0 points 10 months ago

You can build a risc core using an fpga. Plenty of people have done that.

Performance will probably be an issue.

[–] [email protected] 0 points 10 months ago* (last edited 10 months ago)

do you know how a CPU is designed? it's just crazy hard to study the design of simple RISC CPUs we studied in college. And those were very simple, old processors.

A modern processor with performance that can match modern CPUs is no task for one indie dev, at all.

You need a team of professionals in the field, a huge budget and the technology to manufacture it, which you would probably end outsourcing to one of the big manufacturers anyway because it's very rare.

So the answer to your question is never, unless you're expecting low performance CPUs based on FPGAs.