slice.rar
文件大小: 1k
下载次数:3
源码类别:

VHDL/FPGA/Verilog

开发平台:

VHDL

源码售价: 5 个金币 积分规则     积分充值
资源说明:A technique for constructing a processor from modules,each of which processes one bit-field or “slice” of an operand.Bit slice processors usually consist of an ALU of 1,2,4 or 8-bits and control lines including carry or overflow signals usually internal to the CPU.For example,two 4-bit ALUs could be arranged side by side,with control lines between them,to form an 8-bit ALU.Asequencer executes a program to provide data and control signals.Slice construction conceptually proceeds in two phases.(1) detecting the slice, and (2)extracting the instructions for storage in the slice cache.Detection is done by propagating a dependance vector or DV as follows:Starting from the candidate load send its DV to the immediate preceding slicer entry.Entry checks the bit of the incoming DV .Because it is zero,it just propagates the DV as is to entry 8
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • _8259A.zip  8259A是专门为了对8085A和8086/8088进行中断控制而设计的芯片,它是可以用程序控制 ...
  • 8253.rar8253计数器接口电路 intel8253是NMOS工艺制成的可编程计数器/定时器,有几种芯片型号 ...
  • fj.rar从视频信号中分离出场同步、行同步、场消隐、行消隐等同步信号,用VHDL实现。 ...
  • count23.rar一个简单的23计数器,用VHDL实现,可供初学者学习。
  • mips.rar在maxplus上实现了一个5级流水线的mips cpu,含cache
  • Music.rar应用VHDL编写的基于FPGA的音乐播放程序
  • PS2.rar应用VHDL编写的基于FPGA的PS2键盘程序
  • KeyBoard.rar应用VHDL编写的基于FPGA的矩阵键盘程序
  • LED8.rar应用VHDL编写的基于FPGA的LED数码管操作程序
  • DS18B20.rar基于FPGA的应用VHDL编写18b20的程序