application-specific integrated circuit
Sign in to saveAlso known as ASIC, custom chip
chips that have been designs to do only one specific task
Wikidata facts
- Subclass of
- integrated circuit
- Image
- S-MOS Systems ASIC SLA6140.jpg
Show 5 more facts
- Stack Exchange tag
- stackoverflow.com/tags/asic
- topic's main category
- Category:Application-specific integrated circuits
- Commons category
- Application-specific integrated circuits
- opposite of
- processor
- short name
- ASIC
Sources (3)
via Wikidata · CC0
~22 min read
Encyclopedic overview
A tray of application-specific integrated circuit (ASIC) chips A packet processing ASIC inside an Ethernet switch An application-specific integrated circuit (ASIC /ˈeɪsɪk/) is an integrated circuit (IC) chip customized for a particular use, rather than intended for general-purpose use, such as a chip designed to run in a digital voice recorder or a high-efficiency video codec. Application-specific standard product chips are intermediate between ASICs and industry standard integrated circuits like the 7400 series or the 4000 series. ASIC chips are typically fabricated using metal–oxide–semiconductor (MOS) technology, as MOS integrated circuit chips.
As feature sizes have shrunk and chip design tools improved over the years, the maximum complexity (and hence functionality) possible in an ASIC has grown from 5,000 logic gates to over 100 million. Modern ASICs often include entire microprocessors, memory blocks including ROM, RAM, EEPROM, flash memory and other large building blocks. Such an ASIC is often termed a SoC (system-on-chip). Designers of digital ASICs often use a hardware description language (HDL), such as Verilog or VHDL, to describe the functionality of ASICs.
Excerpted from Wikipedia’s “application-specific integrated circuit” article, available under the CC BY-SA 4.0 licence.