- Application-specific instruction-set processor
An application-specific instruction-set processor (ASIP) is a component used in
System-on-a-Chip design. Theinstruction 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 CPU and the performance of anASIC .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 an
FPGA or during the chip synthesis.Literature
*
*
*
Wikimedia Foundation. 2010.
См. также в других словарях:
Application-specific instruction-set processor — Ein application specific instruction set processor (ASIP, zu deutsch etwa: Prozessor mit anwendungsspezifischem Befehlssatz) ist ein Prozessor, dessen Befehlssatz für eine Klasse von Anwendungen optimiert wurde. Unter dem Begriff Anwendung oder… … Deutsch Wikipedia
Application Specific Integrated Circuit — Eine Anwendungsspezifische Integrierte Schaltung (engl. application specific integrated circuit, ASIC), auch Custom Chip, ist eine elektronische Schaltung, die als integrierter Schaltkreis realisiert wurde. Die Funktion eines ASICs ist damit… … Deutsch Wikipedia
Instruction level parallelism — (ILP) is a measure of how many of the operations in a computer program can be performed simultaneously. Consider the following program: 1. e = a + b 2. f = c + d 3. g = e * fOperation 3 depends on the results of operations 1 and 2, so it cannot… … Wikipedia
Application checkpointing — Checkpointing is a technique for inserting fault tolerance into computing systems. It basically consists of storing a snapshot of the current application state, and later on, use it for restarting the execution in case of failure. Contents 1… … Wikipedia
Digital signal processor — A Digital Signal Processor chip found in a guitar effects unit. A digital signal processor (DSP) is a specialized microprocessor with an architecture optimized for the fast operational needs of digital signal processing.[1] … Wikipedia
XAP processor — The XAP processor is a RISC processor architecture developed by Cambridge Consultants Ltd since 1994. XAP processors are a family of 16 bit and 32 bit cores, all of which are intended for use in an application specific integrated circuit or ASIC… … Wikipedia
Java processor — A Java processor is the implementation of the Java Virtual Machine (JVM) in hardware.In other words the bytecodes that make up the instruction set of the abstract machine become the instruction set of a concrete machine. Implementations Up to now … Wikipedia
ASIP — Application specific instruction set processor (ASIP) (рус. «проблемно ориентированный процессор», «заказной микропроцессор», «заказная микросхема») компонент (как правило, процессорное ядро), используемый в проектировании систем на… … Википедия
Transport triggered architecture — The transport triggered architecture (TTA) is an application specific instruction set processor ( ASIP ) architecture template that allows easy customization of microprocessor designs. The basic idea of transport triggering is to allow programs… … Wikipedia
Field-programmable gate array — FPGAs should not be confused with the flip chip pin grid array, a form of integrated circuit packaging. A field programmable gate array is a semiconductor device containing programmable logic components called logic blocks , and programmable… … Wikipedia