指令流水

指令流水指令流水
  1. 基于RISC技术的指令流水虚拟系统

    Virtual System Founded on Pipelining Based on RISC Technology

  2. 基于超标量指令流水模型的船舶涂装信息管理系统

    A Coating Information Management System Based on Superscalar Pipelining Model

  3. 本文以解决这些问题为背景,利用超标量指令流水原理设计了一个数学规划模型。

    In order to solve these problems , a mathematical programming model was designed making use of principles of Superscalar Pipelining .

  4. 相关指令在流水中需要局部变量的值可以直接从旁路逻辑中得到,并在流水中完成局部变量值的全部使用。

    Furthermore , in pipeline the values of local variables needed by dependent instructions may be directly gotten from bypassing logic , and some of them can complete all usage .

  5. 最后,将C代码作为输入数据,应用本文的语言转换方法和流水处理方法实现了从C代码到VHDL代码转换和两种流水方式&依据串行指令条数进行流水和依据时间进行流水。

    Finally , makes the C code as input data , using the method of language transformation and pipelining technology introduced in this thesis to realize C code to VHDL code conversion and two pipelining ways ( the pipelining based instruction number and the pipelining based time ) .

  6. 设计高效合理的译码器是加快指令译码速度,提高指令流水效率,进而有效提高处理器性能的重要保证。

    So research on how to design a suitable and effectual instruction decoder can speedup the instruction decoding , enhance the efficiency of the instruction pipeline , and consequently improve the performance of microprocessor effectively .

  7. 设计的RISCMCU采用14位字长指令总线和8位字长数据总线分离的Harvard结构和二级指令流水设计,并使用硬布线逻辑代替微程序控制,加快了微控制器的速度,提高了指令执行效率。

    The RISC MCU core is based on Harvard architecture with 14-bit instruction length and 8-bit data length and two-level instruction pipeline The performance of the RISC MCU has been improved by replacing micro-program with direct logic block .