Personal tools

Difference between revisions of "Hardware:CPU"

From Motorola 68000 Homebrew Computer Project

Jump to: navigation, search
Line 1: Line 1:
 
The Motorola 68000 CPU was released in 1979. It has a 32-bit instruction set and registers, with a 24-bit address bus and 16-bit data bus. More general information on this processor can be found on [http://en.wikipedia.org/wiki/Motorola_68000 Wikipedia].
 
The Motorola 68000 CPU was released in 1979. It has a 32-bit instruction set and registers, with a 24-bit address bus and 16-bit data bus. More general information on this processor can be found on [http://en.wikipedia.org/wiki/Motorola_68000 Wikipedia].
  
{|
+
{| border="1"
|+CPU Information
+
!colspan="2"|CPU Information
 
|-
 
|-
|Byte Order:||Big Endian
+
|align="right"|Byte Order:||Big Endian
 +
|-
 +
|align="right"|Inst. Set Type:||CISC
 +
|-
 +
|align="right"|Appx. Cost (Q1 2011):||$8-10
 +
|-
 +
|align="right"|Speed (mHz):||4-30+ (we'll be starting clocked at 6mHz and working up to 10-12 most likely)
 
|}
 
|}
 +
 +
The exact manufacturer/part number has not been decided yet, but will be a 68HC000 high speed CMOS version, not an original HMOS or 68EC000. The option to use a 68010 is open as well.
 +
 +
==References==
 +
[[File:M68KPROGMAN.PDF Motorola MC68000 Family Programmer's Reference Manual]]

Revision as of 03:31, 9 March 2011

The Motorola 68000 CPU was released in 1979. It has a 32-bit instruction set and registers, with a 24-bit address bus and 16-bit data bus. More general information on this processor can be found on Wikipedia.

CPU Information
Byte Order: Big Endian
Inst. Set Type: CISC
Appx. Cost (Q1 2011): $8-10
Speed (mHz): 4-30+ (we'll be starting clocked at 6mHz and working up to 10-12 most likely)

The exact manufacturer/part number has not been decided yet, but will be a 68HC000 high speed CMOS version, not an original HMOS or 68EC000. The option to use a 68010 is open as well.

References

File:M68KPROGMAN.PDF Motorola MC68000 Family Programmer's Reference Manual