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
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How long before indie devs can make their own custom processor chips?
Now? FPGAs have been a thing for decades and are the closest thing I can see to getting custom chips made without massive investments.
Yup. But was thinking more of ultra-small-run ARM or RISC-V processors. Be cool if we ever get there.
You can build a risc core using an fpga. Plenty of people have done that.
Performance will probably be an issue.
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.