资源列表
led_keyboard
- 用verilog语言实现键盘的移动扫描,这是基于ise实现的。 -Verilog language keyboard with a mobile scanner, which is based on the ise to achieve.
counter
- 一个用数码管自动计数的verilog程序,DE2开发板实现-An automatic digital control procedures verilog count, DE2 development board implementation
cordic
- VHDL写的通用调制解调器的核心程序,通过调试 无错无警告-VHDL generic modem to write the core of the procedure, through no fault debugging without warning
StateMachine-based
- FPGA上的利用状态机实现的分频的verilog程序-verilog source code StateMachine-based for FPGA
UART
- 基于NIOS2的串口初始化设计程序,在应用中只要加上这个初始化就可完成所有的初始化任务-Based on the serial port initialization NIOS2 design process, in applications, coupled with this initialization can be completed as long as all of the initialization task
VndingMachine
- 1.机器有一个投币孔,每次只能投入一枚硬币,但可以连续投入多枚硬币。机器能识别的硬币金额为1元,5角和1角。顾客可选择的饮料价格有1元,1元5角,2元三种。每次只能售出1瓶饮料。 2.购买饮料时先选择饮料价格再投币,当投入的硬币总金额达到或超过饮料价格后,机器发出指示信号并拒收继续投入的硬币。顾客投币后,按动确定键,机器将发出饮料和找零硬币,若所投金额不足,则发出欠资信号指示。在欠资情况下,顾客可以继续投币购买,也可按取消键,机器将退出所投入的全部金额。 3.顾客投入硬币之后,如果未按确定键而
AdditionCounter
- 一个带有异步复位和同步时钟使能的十进制加法计数器-Asynchronous reset and synchronization with a clock enable decimal addition counter
PWM
- PIC16F877,PWM的相关信息和源代码,希望对大家有所帮助-PIC16877,PWM related information
zeroForcingSimulation.m
- zero forcing receiver ber performance and analysis rayleigh channel for MIMO technology-zero forcing receiver ber performance and analysis rayleigh channel for MIMO technology
Mot_drvb
- 步进电机控制,汇编源代码,子程序,仅供参考。-Stepper motor control, the assembly source code, subroutines, for reference only.
stm8_play_alarm_voice
- stm8发出警报声的最简程序.将这个程序放在tim4里面,10ms进一次中断.另在tim3里面加io翻转函数,tim3中断设为1ms.就能发出标准的报警声音,还可以修改立即数,以发出不同的报警声腔,甚至是鸟叫声等.-stm8 play alarm voice
quicksort102
- 实现快速排序主要是采用指针的方式来随机产生大量数并排序-The realization of quick sort is the main way to target a large number of randomly generated number and sort