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


Apache Superset 4 Updates Reports
15/04/2024

Apache Superset 4 has been released with improvements to the reporting module and redesigned alerts. Superset is a business intelligence web application. It is open source, provides data exploration a [ ... ]



Spider Courtship Decoded by Machine Learning
07/04/2024

Using machine learning to filter out unwanted sounds and to isolate the signals made by three species of wolf spider has not only contributed to an understanding of arachnid courtship behavior, b [ ... ]


More News

 

raspberry pi books

 

Comments




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

 

Last Updated ( Saturday, 02 July 2016 )