Anyone interested in CPU design?

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
Ender
Posts: 24
Joined: Thu Jul 19, 2018 9:40 pm

Anyone interested in CPU design?

Post by Ender »

I've made a few small MISC designs in Logisim in between classes, it was a bit fun and relaxing I guess. I'd started a larger project at some point, but ended up stopping (depression spell). I got a Cyclone IV board that I have yet to put to good use, but I'll probably get back to it some day.
I was wondering if anyone else is interested in the topic, it used to fill my 'breaks' from programming and learning, along with writing TI-BASIC.
alexfru
Member
Member
Posts: 1108
Joined: Tue Mar 04, 2014 5:27 am

Re: Anyone interested in CPU design?

Post by alexfru »

It's fun, but it's hard to make something decent and usable unless there's a lot of man-hours available. You'd need to build a computer and write quite a bit of software for it, beginning with a compiler.
User avatar
Ender
Posts: 24
Joined: Thu Jul 19, 2018 9:40 pm

Re: Anyone interested in CPU design?

Post by Ender »

alexfru wrote:It's fun, but it's hard to make something decent and usable unless there's a lot of man-hours available. You'd need to build a computer and write quite a bit of software for it, beginning with a compiler.

For building in actual hardware? Definitely
I plan on doing a hardware processor using logic ICs at some point, but doing anything more complex than a brainfuck-like computer is gonna take forever.
User avatar
Schol-R-LEA
Member
Member
Posts: 1925
Joined: Fri Oct 27, 2006 9:42 am
Location: Athens, GA, USA
Contact:

Re: Anyone interested in CPU design?

Post by Schol-R-LEA »

Yeah, the topic has been discussed a number of times here, and in fact GlauxOSDev has set up a separate site for it, CPUdev.org. I don't know how far it has gotten, though. This doesn't mean you shouldn't discuss it here, of course, just know that it has come up before.

I should also warn you that there have been a few cranks on this site (and I say that as a crank myself) who have tried to shove various hardware proposals down this forum's collective throat, most notably Geri and Tilde, so you may find some people here to be... skeptical about any 'serious' proposals to promote one or another design. It doesn't sound as if this is where you are going with it, but you probably want to be aware of that history and how it may predispose some people here about the topic.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
User avatar
Ender
Posts: 24
Joined: Thu Jul 19, 2018 9:40 pm

Re: Anyone interested in CPU design?

Post by Ender »

Schol-R-LEA wrote:Yeah, the topic has been discussed a number of times here, and in fact GlauxOSDev has set up a separate site for it, CPUdev.org. I don't know how far it has gotten, though. This doesn't mean you shouldn't discuss it here, of course, just know that it has come up before.

I should also warn you that there have been a few cranks on this site (and I say that as a crank myself) who have tried to shove various hardware proposals down this forum's collective throat, most notably Geri and Tilde, so you may find some people here to be... skeptical about any 'serious' proposals to promote one or another design. It doesn't sound as if this is where you are going with it, but you probably want to be aware of that history and how it may predispose some people here about the topic.


Thanks for the heads up. I've stumbled upon CPUDev.org before, nice site. Yeah I'm not trying to throw any designs at you guys, just was wondering if people enjoy it too.
Post Reply