Welcome, Guest. Please login or register.

Author Topic: BMOW - DIY computer engineering  (Read 1669 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline OliverTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 803
    • Show only replies by Oliver
BMOW - DIY computer engineering
« on: April 02, 2009, 05:49:39 PM »
Fun stuff here that might interest some here. An example of almost scratch building computing systems. Quirky stuff.



























Good good study, day day up!
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: BMOW - DIY computer engineering
« Reply #1 on: April 02, 2009, 08:23:36 PM »
Hey Oliver!!!! Awesome website! :-)

Offline OliverTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 803
    • Show only replies by Oliver
Re: BMOW - DIY computer engineering
« Reply #2 on: April 03, 2009, 03:15:28 PM »
Cool, glad you like it. I'm quite impressed with the effort. Not my cup of tea, but pretty cool anyway.
Good good study, day day up!
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: BMOW - DIY computer engineering
« Reply #3 on: April 03, 2009, 03:26:58 PM »
Quote

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!!! :-)

Offline OliverTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 803
    • Show only replies by Oliver
Re: BMOW - DIY computer engineering
« Reply #4 on: April 03, 2009, 03:41:43 PM »
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.
Good good study, day day up!
 

Offline OSS542

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 119
    • Show only replies by OSS542
Re: BMOW - DIY computer engineering
« Reply #5 on: May 15, 2009, 05:21:01 PM »
speaking of FPGA stuff.....are there any good open source FPGA design tools ?
Also, are there any good open source VHDL tools out there ?