Title :
Custom processor design using NISC: a case-study on DCT algorithm
Author :
Gorjiara, Bita ; Gajski, Daniel
Author_Institution :
Center for Embedded Syst. Comput., California Univ., Irvine, CA, USA
Abstract :
Designing application-specific instruction-set processors (ASIPs) usually requires designing a custom datapath, and modifying instruction-set, instruction decoder, and compiler. A new alternative to ASIPs is no-instruction-set-computers (NISCs) that eliminate the instruction abstraction by compiling programs directly to a given datapath. The compiler analyzes the datapath and extracts possible operations and data flows. The NISC approach simplifies and accelerates the task of custom processor design. In this paper, we present a case-study of designing a custom datapath for a 2D DCT algorithm. We applied several optimization techniques such as software transformations, operation chaining, datapath pipelining, controller pipelining, and functional unit customization to improve the quality of the design. Most of the techniques are general and can be applied to other applications. The result of synthesizing our final custom datapath on a Xilinx FPGA shows 7.14 times performance improvement, 1.64 times power reduction, 12.5 times energy savings, and more than 3 times area reduction compared to a softcore MIPS implementation.
Keywords :
circuit CAD; computer architecture; discrete cosine transforms; field programmable gate arrays; integrated circuit design; logic CAD; microprocessor chips; program compilers; 2D discrete cosine transforms; Xilinx FPGA; controller pipelining; custom processor design; datapath pipelining; functional unit customization; no-instruction-set-computers; operation chaining; program compilers; software transformations; Acceleration; Algorithm design and analysis; Application specific processors; Data analysis; Data mining; Decoding; Design optimization; Discrete cosine transforms; Pipeline processing; Process design;
Conference_Titel :
Embedded Systems for Real-Time Multimedia, 2005. 3rd Workshop on
Print_ISBN :
0-7803-9347-3
DOI :
10.1109/ESTMED.2005.1518072