The Awesome Megaprocessor Is Finished
Written by Harry Fairhead   
Saturday, 02 July 2016

This is a gloriously crazy idea - build a computer from scratch using transistors. No integrated circuits, just transistors. It seems like an impossible task but no - it's finished. 

You may know in theory that any computer is built of switches, but to actually build one using nothing but separately packaged transistors brings you closer to the reality.

This is what James Newman set out to do a few years ago and now it is a completed running and programmable computer. You may ask why, and to quote from James' blog:

"I didn't plan on ending up here. I started by wanting to learn about transistors. Things got out of hand."

If you don't understand how things can get out of hand you probably aren't going to appreciate this build. 

 

mega

 

Newman has built a 16-bit data/address machine with seven registers including four general purpose registers running at about 20kHz.

This is slightly more powerful than the 8-bit chips like the 6502 that the home computer revolution depended on. It only has 256 Bytes of memory, but this is limited by the total number of transistors that have to be soldered. And speaking of numbers of transistors, it took 15,300 for the processor and 27,000 for the RAM. For comparison, a 6502 had 3500 transistors in the chip.

As you can see from the video - it is big: 

 

You can program it and there is an assembler and a simulator so you can test your work. Just one word of advice, don't expect floating point.

But it does have hardware integer division.

 

ALU

 

 

 

More Information

The Megaprocessor ...

Related Articles

GCHQ Builds A Raspberry Pi Cluster

Transistor level 6502 simulation

The Game of Life in hardware

Pulleys As Logic Gates

A Water Droplet-Based Computer

A Crab-Based Computer

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



Actionforge Releases GitHub Actions VSCode Extension
09/04/2024

Actionforge has released the beta of its GitHub Actions tool as a VS Code extension. The extension consists of a suite of tools making up a visual node system for building and managing GitHub Actions  [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Saturday, 02 July 2016 )