Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

difference between plds,asic

Status
Not open for further replies.

abhineet22

Advanced Member level 4
Joined
Jan 25, 2005
Messages
105
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
bangalore
Activity points
1,017
please give me atleast 5-6 difference between pld's and asic.
 

PLD means Programmable Logic Device.
ASIC = Application Specific Integrated Circuit.

PLD is relatevly simple logic device, that can be programed to implement some logic function. In general this logic function is combination of AND and OR.

ASIC is a chip designed for a particular application (as opposed to the integrated circuits that control functions such as RAM in a PC). ASICs are built by connecting existing circuit building blocks in new ways. Since the building blocks already exist in a library, it is much easier to produce a new ASIC than to design a new chip from scratch.
 

>PLD means Programmable Logic Device.
>ASIC = Application Specific Integrated Circuit.

Yes it is in this way.

>ASICs are built by connecting existing circuit building blocks in new ways. Since >the building blocks already exist in a library,
This often is called Standard Cell device.

>produce a new ASIC than to design a new chip from scratch.
This often is called FULL CUSTOM device.

enjoy
;-)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top