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.
Anyone interested in CPU design?
Re: Anyone interested in CPU design?
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.
Re: Anyone interested in CPU design?
For building in actual hardware? Definitelyalexfru 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.
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.
- Schol-R-LEA
- Member
- Posts: 1925
- Joined: Fri Oct 27, 2006 9:42 am
- Location: Athens, GA, USA
Re: Anyone interested in CPU design?
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.
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.
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.
Re: Anyone interested in CPU design?
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.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.