搜索资源列表
-
0下载:
pie编码器,将串行数据并行输出的一种常用编码-pie encoder, parallel to serial data output of a common coding
-
-
0下载:
并行数据转换串行数据发生VHDL程序,需要的同志可以看看是否可以用 自己写的-Serial data in parallel data conversion process occurred in VHDL, the comrades need to see if it can be written in their own
-
-
0下载:
实现窗口搜索算法的并行系统——序列存储器-Search algorithm to achieve the window parallel systems- Serial Memory
-
-
0下载:
VHDL各类源文件,串并行转换,显示时钟,阵列显示等-VHDL source files of various types, serial to parallel conversion, clock display, an array of display
-
-
0下载:
一个VHDL编的简单乘法器,基本原理设计如下图所示: 将两个操作数分别以串行和并行模式输入到乘法器的输入端, 用串行输入操作数的每一位依次去乘并行输入的操作数, 每次的结果称之为部分积, 将每次相乘得到的部分积加到累加器里, 形成部分和, 部分和在与下一个部分积相加前要进行移位操作。-A simple multiplier VHDL series, the basic principles of design as follows: two operands, respectively, ser
-