Research and Implementation of a Dynamic Scheduling Mechanism for VLIW Processors

李云照,王志英,沈立
DOI: https://doi.org/10.3969/j.issn.1007-130x.2008.07.025
2008-01-01
Abstract:The VLIW(Very Long Instruction Word) architecture is one of the most important means to explore ILP(Instruction Level Parallelism).It has the advantages of regular structure and low hardware complexity.But the exploration of ILP is limited by only the complier's instruction scheduling.A dynamic scheduling mechanism for VLIW processors which is based on the deterministic latency of instructions is proposed in this paper.It schedules instructions according to the real-time information,and maintains the data dependency using the deterministic latency scheme.The results of experiments on FPGA indicate that the mechanism features linear hardware complexity.
What problem does this paper attempt to address?