Design of a Custom Instruction Set Processor and Its Tool Chain

Yang Hong
2011-01-01
Abstract:Proposed a processor with custom instruction set for a reconfigurable baseband processing platform.A complete software tool chain is set up,including the porting of C compiler and standard library,the design of assembler and linker,and corresponding tests.Test results show the proposed instruction set and the software tool-chain can meet the requirements of the whole platform and generate efficient code.
What problem does this paper attempt to address?