搜索资源列表
84_REG11
- 移位寄存器,用VHDL语言编码,可能对你用处不是很大,但做为参考还是很大用处的-shift register using VHDL coding, you may not have much use, But as a reference or very useful
伪随机序列
- 线形反馈移位寄存器(LFSR)是数字系统中一个重要的结构,本程序可以自动产生AHDL,VHDL,Verilog的源代码及电路原理图。程序可以运行在win98/2000/NT平台-linear feedback shift register (LFSR) digital system is an important structure, the process can be automatically generated AHDL, VHDL, Verilog source code and ci
移位寄存器
- 移位寄存器,VHDL编写,具有很高的参考价值~-a shift register written in VHDL, which has very high reference value.
multi8x8
- 该源码为8位乘法器的VHDL语言描述,由一个8位右移寄存器,2个4位加法器例化成8位加法器,一个16位数据锁存器构成。采用移位相加的方式,从被乘数的低位开始,与乘数的每个位移位相加求和。最后实现其乘法器功能。-The source code for the 8-bit multiplier in VHDL language to describe, from an 8-bit right shift register, two 4-bit adder example into 8-bit add
LFSR
- verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) mo
yiwei
- 4位移位寄存器VHDL语言实现,描述74194的功能-4-bit shift register VHDL language to describe the functions of 74,194
mover
- 4位移位寄存器的VHDL代码包含代码及图形仿真-4-bit shift register of the VHDL code
shift_register
- VHDL 移位寄存器 左右平移都可以 里面已有详细说明-shifter register using VHDL
shift_reg_G
- 一个用定义行为的方法进行编程的移位寄存器的VHDL工程-The method used to define the behavior of a programming shift register VHDL project
2
- 用VHDL语言设计一个8位双向可控移位寄存器。 移位寄存器由D型触发器构成,采用串入并出形式。 采用VHDL方式设计一个16х4位RAM存储器-VHDL language to design an 8-bit bidirectional shift register controllable. The shift register by a D-type flip-flops, using the string into and out of form. Way design using
shiftreg
- 介绍移位寄存器的VHDL语言建模,适合初学者(Introduce the modeling of shift register)