资源列表
[VHDL编程] VHDL-Code-and-TestBench-Code
说明:实现了三个功能电路的程序:时钟分频电路;移位寄存器;序列检测器。-Including three parts:frequency divider shifting register sequential detector<jimmy020> 在 2024-11-16 上传 | 大小:98kb | 下载:0
[VHDL编程] simple_spi_latest.tar
说明:基于vhdl的spi主从模式的程序,实现简单的SPI收发,对于实际使用学习是个比较好的例子!-VHDL SPI master-slave mode based on the procedures, the realization of a simple SPI transceiver for practical use, is a good example of learning!<焦龙超> 在 2024-11-16 上传 | 大小:562kb | 下载:0
[VHDL编程] VHDL-Programming-Examples
说明:分频器、译码器、编码器、计数器、状态机等基本的硬件描述语言代码-The basic hardware divider, decoders, encoders, counters, state machine descr iption language code<zyz> 在 2024-11-16 上传 | 大小:1.03mb | 下载:0
[VHDL编程] Stepper-motor
说明:步进电机驱动模块设计,使用硬件描述语言设计。-Stepper motor driver module design, using a hardware descr iption language design.<zyz> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[VHDL编程] Stepper-motor-speed
说明:步进电机控制模块主要包括步进电机调速控制,该模块实现步进电机可由外置拨码开关来控制电机转速。-Stepper motor control module comprises a stepper motor speed control, the stepper motor module by external DIP switches to control the motor spe<zyz> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[VHDL编程] 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 11<zyz> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[VHDL编程] VHDL_paobiao
说明:用VHDL语言设计一个跑表,计时范围为59.99秒。-Write a time range using VHDL language to 59.99 seconds in the stopwatch<wangcong> 在 2024-11-16 上传 | 大小:111kb | 下载:0
[VHDL编程] DE2_Basic_Computer
说明:DE2 altera board vhdl design<hadjer.az> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[VHDL编程] vhdl416yima.doc
说明:四十六译码器 是用if语句描述的-library IEEE use IEEE.std_logic_1164.all entity encoder4_16 is port ( d: in STD_LOGIC_VECTOR (3downto0) q: out STD_LOGIC_VECTOR (15downto0)) end encoder4_16 architecture encoder_if of en<小明> 在 2024-11-16 上传 | 大小:2kb | 下载:0