Macrocell array: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q4284934
add reference, as requested.
Line 1:
{{Unreferenced|date=December 2009}}
{{Other uses|Macrocell (disambiguation)}}
 
== Macrocell arrays in PLD ==
 
[[Programmable logic device]]s, such as [[programmable array logic]] and [[complex programmable logic device]]s, typically have a macrocell on every output pin.
 
== Macrocell arrays in ASIC ==
 
A '''macrocell array''' is an approach to the design and manufacture of [[Application-specific integrated circuit|ASIC]]s. Essentially, it is a small step up from the otherwise similar [[gate array]], but rather than being a prefabricated array of simple logic gates, the macrocell array is a prefabricated array of higher-level logic functions such as [[Flip-flop (electronics)|flip-flop]]s, [[Arithmetic logic unit|ALU]] functions, [[Hardware register|register]]s, and the like. These logic functions are simply placed at regular predefined positions and manufactured on a [[wafer (electronics)|wafer]], usually called '''master slice'''. Creation of a circuit with a specified function is accomplished by adding metal interconnects to the chips on the master slice late in the manufacturing process, allowing the function of the chip to be customised as desired.
 
Line 6 ⟶ 13:
 
Drawbacks are somewhat low density and performance than other approaches to ASIC design. However this style is often a viable approach for low production volumes.
 
A [[standard cell#Library | standard cell library]] is sometimes called a "macrocell library".<ref>
Norman Einspruch.
[http://books.google.com/books?id=YmGeGQrxmo8C&pg=PA10&lpg=PA10&dq=asic+macrocell&source=bl&ots=DRNEcVzKWj&sig=4JXWvLSpaoVWskr5l3bfAyapJBo&hl=en&sa=X&ei=DM65UcOcHoqZ0QGUg4GIBQ&ved=0CEYQ6AEwAzgK#v=onepage&q=asic%20macrocell&f=false "Application Specific Integrated Circuit (ASIC) Technology"].
Academic Press.
1991.
p. 10.
</ref><ref>
[http://www.epson.jp/device/semicon_e/product/asic/macrocell/ "ASIC Macro Cells"]
</ref>
 
== References ==
{{reflist}}
 
{{DEFAULTSORT:Macrocell Array}}