Custom code generation for soft processors

SIGARCH Computer Architecture News(2007)

引用 16|浏览25
暂无评分
摘要
Embedded systems designers that use FPGAs are increasingly including soft processors in their designs (configurable processors built in the programmable logic of the FPGA). While there has been a significant amount of research on adding custom instructions and accelerators to soft processors, these are typically used to extend an unmodified base ISA targeted by generic compilation such as with unmodified gcc. In this paper we explore several opportunities for the compiler to optimize the code generated for soft processors through application-specific customization of the base ISA---techniques that are orthogonal to adding custom instructions. In particular we explore: (i) low level software-hardware trade-offs between basic instructions; (ii) the utility of ISA-specific features---in particular for the delay slots and Hi/Lo registers in the MIPS ISA; and (iii) application specific register management. We find that through these techniques that have no hardware cost we can improve the area efficiency of soft processors by 12% on average across a suite of benchmarks, and by up to 47% in the best case.
更多
查看译文
关键词
unmodified base,subsetting,lo register,ture exploration,delay slots,unmodified gcc,isa-specific feature,for- warding,fpga keywords mips,custom instruction,mips isa,soft processor,application specific register management,hazard detection,application-specific customization,registers,custom code generation,base isa,programmable logic,code generation,processor architecture
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要