Amiga.org
Coffee House => Coffee House Boards => CH / Science and Technology => Topic started by: Oliver on April 02, 2009, 05:49:39 PM
-
Fun stuff here (http://www.stevechamberlin.com/cpu/about/) that might interest some here. An example of almost scratch building computing systems. Quirky stuff.
(http://www.stevechamberlin.com/cpu/gallery5.jpg)
-
Hey Oliver!!!! Awesome website! :-)
-
Cool, glad you like it. I'm quite impressed with the effort. Not my cup of tea, but pretty cool anyway.
-
Oliver wrote:
Cool, glad you like it. I'm quite impressed with the effort. Not my cup of tea, but pretty cool anyway.
Before I die, I will make my own CPU using either 7400s or an FPGA!!! :-)
-
I have designed part of a CPU in an FPGA, and that was pretty cool, and very satisfying. I think it makes a lot more sense to synthesis in this form.
Simulations are really good for prototyping as well, if one is able to provide reasonable modelling parameters. Usually doing something in FPGA, one already has a pretty good model to work from.
I did some FPGA projects in uni, and the design - implementation - simulation - realisation - test cycle works very well. It's beautiful to see it come together.
I haven't done any complete systems on FPGA though. Never had to. If I do any FPGA designs now, I would probably use an existing free or commercial CPU core, with my own peripherals designed around it. I think you have a much more keen interest in computer architecture than I do though. I would be more interested in getting applications programmed and running, rather than focussing on the core.
-
speaking of FPGA stuff.....are there any good open source FPGA design tools ?
Also, are there any good open source VHDL tools out there ?