Title: Introduction to VLSI Programming High Performance DLX
1Introduction to VLSI Programming High
Performance DLX
- (course 2IN30)
- Prof. dr. ir.Kees van Berkel
-
2Demonstrator ICs
3Added value
- 1985 modularity, ease of design (no value
added to product!) - 1990 low power (ESPRIT project ?????)
- 1992 low noise, low EME
(Electro-Magnetic Emission) - 2000 ...
4Added value low power DCC Error Corrector
5A sync-async arms race
6Added value Low Power
Synchronous 80C51 - Asynchronous 80C51
7Added value Low EM Emission
8Roadblock circuit sizethe 80C51 learning curve
1995/6
1999/4
9Just in time processing
10ADPCM
11ADPCM
12ADPCM
13Industrialization of the Technology
- Philips Semiconductors Zürich (1994 Dec)
We want to set a world record in low power,
.. by using asynchronous technology. - Their choice for a vehicle the 80C51
micro-controller (used in many consumer
products). - Result 4 less power, minimal EME.
- Follow-up pager baseband ICs,
-
- In parallel transfer and upgrade of tools
design flow
14Pager Baseband Controller ICs
- Myna pager
- FLEX protocol
- 32 alphanumeric messages
- a single AAA battery (1V)
- up to 25 weeks battery life
- Pager baseband controller ICs
- PCA5007, PCA 5010
- http//www.semiconductors.philips.
com/pip/PCA5007 - http//www.win.tue.nl/pa/wsinap/ async.html
151998-Sep the PCA 5007
16A new generation of pagersa common platform for
all standards
17EMI a critical design factor (Electro-Magnetic
Interference)
- Antenna signal may be as small as 25?V.
- Clock harmonics of synchronous micro-controllers
interfere with RF (X00 MHz). - With asynchronous 80C51 signal decoding by means
of (standard-specific) software. (This also
enables upgrading/downloading!) - Furthermore no shielding is required between
controller and RF receiver.
18PCA5007 block diagram
19Contactless smartcard IC (ESPRIT project
DESCALE)
Power regulator
80C51 micro-controller DES engine UART RAM, ROM,
EEPROM
13.56 MHz clock power (a few mW) bi-directional
communication (106 kbit/s)
Radio link
20Contactless smartcard IC
- Properties
- a) low average power
- lower peak power
- speed adaptation
- Merits
- Maximum speed for received power (a,c)
- Robust operation against voltage drops (c)
- Smaller buffer capacitor (b,c)
21Conclusion
- First asynchronous VLSI circuits on the market
(high volume sales). - Prospects for more async products look good.
- Added value low power, EME performance.
- Added costs test, IC area, being different.
- Asynchronous VLSI technology
- there is room for it in market niches,
- but it may contribute to main-stream VLSI.
22Bibliography
- Computer Architecture a Quantitative Approach
(3rd Ed.) John L Hennessy David A Patterson
Morgan Kaufmann Publishers Inc, 1996. - ARM System Architecture Steve Furber Addison
Wesley, 1996. - DSP Processor Fundamentals, Architectures and
Features Phil Lapsey et al (Berkeley Design
Technology Inc.), IEEE, 1996. - www.handshakesolutions.com
- www.arm.com/news/6936.html
- www.research.philips.com/ newscenter/archive/2004/
handshake.html
23Lab-work and report
- You are allowed to team up with a colleague (Not
mandatory.) - Report more than listing of functional Tangram
programs - analyze the specifications and requirements
- present design options, alternatives, trade-offs
- motivate your design choices
- explain functional correctness of your Tangram
programs - analyze explain area, time, energy of your
programs.