搜索资源列表
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
vhdlcodes
- with this rar file i am sending five source codes in vhdl for xor gate,xor gate using tristae gate,electronic voting machine,mod 16 counter,jk flip flop.please accept these codes and make me member of this site.so that i can download code from this s
fir_16
- vhdl代码 实现16阶fir滤波器,可以仿真通过-vhdl code fir filter stage 16 can be adopted simulation
dot
- 本点阵模块可以完成16*16的汉字显示,也可以英文数字显示。-The dot matrix module can be completed 16* 16 Chinese characters show that the figures can also be in English.
MANIK
- MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density ̶
16bitfloatingFFT
- 给出了16位浮点FFT的算法代码及相关资料-Given a 16-bit floating-point FFT algorithm code and related information
fadd16
- 实验用16位全加器的VHDL代码,适合初学者学习,数电学习的好工具。 -Experiment with 16-bit full adder VHDL code for beginners to learn, a good tool to learn a few power.
lift
- VHDL语言设计的16层电梯控制,带LED显示功能,两种时钟周期-vhdl lift
FFT_16
- FFT 16 Point VHDL Code
ad
- TLC549芯片,16位模拟转换为数字信号,VHDL语言,QUARTUS29.0环境-TLC549 chip, 16-bit analog to digital signals, VHDL language, QUARTUS29.0 environment
COMPARADOR16
- Comparator 16 bits, VHDL
VHDLquartusmodelsim
- 内容有VHDL语法总结及相应的实例应用,每个程序我都亲自试过,特别适合初学VHDL的同学们。常用的程序有 设计一个M序列发生器,M序列为“11110101”、 设计一个彩灯控制器,彩灯共有16个,每次顺序点亮相邻的四个彩灯,如此循环执行,循环的方向可以控制。设计一个跑马灯控制器。一共有8个彩灯,编号为LED0~LED7,点亮方式为:先从左往右顺序点亮,然后从右往左,如此循环往复等等。这些都是我在考试前熬夜总结的,很有用。如果配合开发板用的话,那就更好了- VHDL syntax summary