The University of Waterloo - PowerPoint PPT Presentation

1 / 12
About This Presentation
Title:

The University of Waterloo

Description:

Designed by defining interconnects using ASIC libraries ... Progress of ASICs and VLSI. library ieee; use ieee.std_logic_1164.all; -- Interface ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 13
Provided by: library82
Category:

less

Transcript and Presenter's Notes

Title: The University of Waterloo


1
The University of Waterloo
Application-Specific Integrated Circuit Group
May 12, 2005 Kick Off DC 1350
2
What is an ASIC?
Application-Specific Integrated Circuit
? Hardware ? Customized microchips for
specific applications ? Designed by defining
interconnects using ASIC libraries ? Contrasted
designs with reprogrammable devices ? Analog
and digital design considerations
3
Progress of ASICs and VLSI
i8080
z80
Ultra Sparc
4
An Example
library ieee use ieee.std_logic_1164.all --
Interface entity xor_int is port( a, b in
std_logic c out std_logic ) end
xor_int --Implementation (trivial) architecture
xor_imp of xor_int is begin c lt a xor b end
xor_imp
5
An Example Continued
FPGA
CMOS IC
6
(No Transcript)
7
An Example Continued
8
CMOS IC Group
Phase-Lock Loop ( PLL )
9
Digital
OpenRISC 12K Superscalar Pipeline
10
We Want You!
Contributions
? Research and design ? Events ? Tools and
maintenance ? Continuity
Rewards
? Hands on experience in developing hardware ?
Jobs! ? Networking with peers ? FYDP
11
Work Term Reports
Nancy Xu Monolithic Phase-Locked Loop Integrated
Circuit Loop Filter Analysis and Design
Lan Yu Analysis of Synchronous vs. Asynchronous
Frequency Dividers used in Phase-Locked Loops
12
Contact
WWW www.asic.uwaterloo.ca NTP asic.ece.uwaterlo
o.ca EMAIL (subscribe in the body) asigroup_at_engm
ail.uwaterloo.ca
Write a Comment
User Comments (0)
About PowerShow.com