Application-specific instruction set processor: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date/fix the maintenance tags or gen fixes using AWB
clean up using AWB
Line 1:
An '''Application Specific Instruction-Set Processor''' ('''ASIP''') is a component used in [[System-on-a-Chip]] design. The [[instruction set]] of an ASIP is tailored to benefit a specific application. This specialization of the core provides a tradeoff between the flexibility of a general purpose [[Central_processing_unitCentral processing unit|CPU]] and the performance of an [[ASIC]].
 
Some ASIPs have a configurable instruction set. Usually, these cores are divided into two parts: ''static'' logic which defines a minimum ISA and ''configurable'' logic which can be used to design new instructions. The configurable logic can be programmed either in the "field" in a similar fashion to [[FPGA]] or during the chip synthesis.
Line 34:
}}
 
{{CPU technologies}}
 
[[Category:Computer architecture]]
Line 40 ⟶ 41:
[[Category:Gate arrays]]
[[Category:Integrated circuits]]
{{CPU technologies}}