搜索资源列表
1111
- 基于Verilog-HDL的转子振动噪声电压峰值检测,值得学习啊,
1111
- 基于FPGA的多波形发生器 基于FPGA的多波形发生器
V3(2)
- 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~15, 2. 带数码管的4位可逆计数器 将实验三的结果在数码管上显示。结合上次实验,将4位可逆计数器,数码管显示,分别作为两个子模块,实现在数码管上显示的4位可逆计数器。-Design of a 7-s
4-16
- 4-16译码器。按0000-1111编码,相应的得到输出。下载后可实现-4-16 decoder. Encoded by 0000-1111, the corresponding receive output. Download can be realized
VHDLdigital
- 7段数码管译码器设计与实现 一.实验目的 1. 掌握7段数码管译码器的设计与实现 2. 掌握模块化的设计方法 二.实验内容 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~15, 2. 带数码管的4位可逆计数器 将实验三的结果
DF2C8_02_Key_SW_LED
- 1:按下复位按键,四个 LED 熄灭    2:如果拨码开关全部为 OFF 状态(输入 1111) ,四个 LED 从左到右依次点亮(跑马灯 效果) ,周而复始;    3:如果拨码开关不全为 OFF 状态(输入 0000~1110) ,四个 LED从左到右依次点亮(跑 马灯效果) ,周而复始;    4:如果按下四个轻触按键中的任意一个,LED 将全部点亮,放开按键后 LED 将恢复到 左移或右移操作,但移位操作的计
RISC_CPU
- Verilog写的简单处理器QuartusII下可编译 //指令 操作码 源寄存器 目的寄存器 操作 // NOP 0000 xxxxx xxxxxx 空操作 //ADD 0001 src dest dest<=src+dest //SUB 0010 src dest dest<=dest-src //AND 0011 src dest dest<=src&&dest //NOT 0100 src dest dest<
sdram
- 通过 UART 读写 SDRAM verilog 源代码 通过 UART 的接口发送命令来读写 SDRAM 命令格式如下: 00 02 0011 1111 2222 00: 写数据 02: 写个数 0011: 写地址 1111 2222: 写数据, 是 16 bit, 每写完一个数据,向串口发送 FF 回应; 输出: FF FF 01 03 0044 01: 读sdram 03: 读的个数 0044: 读的地址 输出: xxxx xx
YiSiWei-counter-
- 实现使能输入及异步清零的增一四位计数器,即要求在1111实现清零,且进位是1 -Realize that can input and asynchronous reset the increasing of YiSiWei counter
1111
- 基于FPGA的图像处理算法研究及硬件设计-The image processing algorithm based on FPGA research and hardware design
1111
- verilog编写的计数显示模块,应用了文件关联,可以自由调用-Verilog write count display module, the application of the file associations, free calls
1111
- 用FPGA实现1602显示 大家可以参考一下例子相互学习-FPGA Implementation of 1602 shows we can refer to his example to learn from each other
check
- 这是一个检测器,功能是可以检测输入信号里面“1111”序列的vhdl程序。-This is a detector, the function is the sequence of " 1111" of the input signal which can be detected vhdl procedures.
lab2parte1
- We want to show the values set through the switches SW8-1 on the 7-segment display and HEX0 Hex1. Values are denoted SW4 and SW8-5-one, shown in Hex1 and diplays HEX0, respectively. Your circuit must be able to show the digits 0
1111-Sequence-Detection
- 1111序列检测的设计VHDL代码,用状态机实现111序列检测的设计,如果检测到正确的序列,则led灯亮起,否则熄灭-1111 Sequence Detection design VHDL code, using the state machine to achieve 111 Sequence Detection design, if it detects the correct sequence, led lights, otherwise extinguished
1111
- 对eda很好的学习作用 适合初学者 并能很好的学习vhdl语言-Learning the role of eda good for beginners and can be a good learning vhdl language
4bit counter
- 4-bit synchronous counter counts sequentially on every clock pulse the resulting outputs count upwards from 0 ( 0000 ) to 15 ( 1111 )
2-4decoder
- 设计一个4位二进制计数器。 ①计数范围从0000-1111,有低位进位输入和进位输出 ②有使能、异步复位功能 ③有同步置数功能 -Design a 2-4 decoder
Descending-ramp
- 递减斜波是一种原理和递增斜波相似的波形,只需将递增斜波的循环加法计数换成1111 1111 1111~0000 0000 0000循环减法计数即可。-Harmonic is a descending ramp and incremental principle similar waveforms, simply incremented counts up the ramp into the cycle of ~ 1111 1111 1111 0000 0000 0000 cycle counti
board
- 4位led灯以二进制从0000变化到1111,再从1111变化到0000,外加温度检测-4 led lights change 0000 to 1111 in binary, then change 1111 to 0000, plus temperature measurement