home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!bigboote.WPI.EDU!nntp!ahansfor
- From: ahansfor@bigwpi.wpi.edu (Andrew L. Hansford)
- Newsgroups: comp.sys.amiga.hardware
- Subject: Re: A1200 - 68020EC ??
- Date: 11 Dec 92 18:42:23
- Organization: Worcester Polytechnic Institute, Worcester, MA 01609-2280
- Lines: 43
- Message-ID: <AHANSFOR.92Dec11184223@bigwpi.wpi.edu>
- References: <1992Dec11.093004.10703@walter.cray.com>
- NNTP-Posting-Host: bigwpi.wpi.edu
- In-reply-to: walterb@sequoia.cray.com's message of 11 Dec 92 09:30:03 CST
-
- >>>>> On 11 Dec 92 09:30:03 CST, walterb@sequoia.cray.com (Walter Boese Jr.) said:
-
-
- walterb> What does the 'EC' in 68020 mean foe the Amiga A1200.
-
- Like other have said "Embedded Controller"
-
- walterb> How can you economize (sp) a chip that is pretty basic to begin
- walterb> with? What great features can you remove?
-
- The 020 is basic in that it does not have other functional units on
- chip (ie. PMMU, FPU). Therefore the cost reduction is done a lot in
- the packaging. First reduce pin count. The following pins are on the
- 020 but not the EC020:
-
- A24-A31 - Address lines
- /OCS - indicates the first external bus cycle for an instruction fetch
- or data operand transfer.
- /ECS - indicates the beginning of any type of bus cycle
- /DBEN - enable signal for external data buffers
- /IPEN - indicates an interrupt has been recognized that exceeds the
- internal mask priority
- /BGACK - Bus grant Acknowledge
-
- So that's 12 signal pins not on the EC020. The PGA package of the 020
- has 114 line and the QFP has 132 lines. The EC020 has 103 lines on
- the PGA package and 100 on the QFP package. Also the EC020 comes only
- in plastic packages.
-
- walterb> And if they did
- walterb> remove something, WHY? The 68020 is getting outdated
- walterb> already, why degrade more than its age already has?
-
- To provide the same computing power at a cheaper price. The main
- sacrifice is address space. The EC020 can only address 16 megatbytes of
- memory. In the Amiga 1200 that is 2MB for chip RAM, 8 MB for fast RAM
- (OR 4MB for PCMCIA device and 4 MB Fast RAM), and the rest is mapped
- to the ROM, hardware.
-
- BTW the ec020 and 020 are NOT pin compatible.
-
- -- Andrew Hansford
-
-