Macrocell array: Difference between revisions

Content deleted Content added
m Reverted edits by 117.199.26.110 (talk) to last version by Luckas-bot
Citation bot (talk | contribs)
Misc citation tidying. | Use this bot. Report bugs. | Suggested by AManWithNoPlan | #UCB_CommandLine
 
(14 intermediate revisions by 13 users not shown)
Line 1:
{{distinguish|text=[[Macrocell]]}}
{{Unreferenced|date=December 2009}}
{{refimprove|date=July 2017}}
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.
[[File:MacroCell.png|thumb|right|GAL22V10 Output Logic Macrocell (OLMC)]]
 
== Macrocell arrays in PLDs ==
 
[[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 ASICs ==
 
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.
 
Macrocell array master slices are usually prefabricated and stockpiled in large quantities regardless of customer orders. The fabrication according to the individual customer specifications may be finished in a shorter time compared with standard cell or [[full custom]] design. The macrocell array approach reduces the [[Photomask|mask]] costs since fewer custom masks need to be produced. In addition manufacturing test tooling lead time and costs are reduced since the same test fixtures may be used for all macrocell array products manufactured on the same [[die (manufacturing)|die]] size.
Line 6 ⟶ 15:
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]].
[https://books.google.com/books?id=YmGeGQrxmo8C&dq=asic+macrocell&pg=PA10 "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}}
 
{{Digital electronics}}
{{DEFAULTSORT:Macrocell Array}}
[[Category:Gate arrays]]
 
[[es:Matriz de macrocélulas]]
[[ru:Матрица макроячеек]]