搜索资源列表
primetime
- 这是VHDL语言编写的延时测试程序,用来测定CPLD的性能指标-This is the VHDL language delay the test procedure used to determine the performance CPLD
DELAY1
- 本程序以ISE为开发平台,采用VHDL为开发语言,实现了对一个时钟信号延时的功能-the procedures to ISE for the development platform for the development of VHDL language, Implementation of a clock signal delay function
MEALY
- 状态机设计,用VHDL进行MEALY型状态机的设计。由于两个程序本身有延时现象,本实验进行了改进。
delay.rar
- 用vhdl的状态机实现精确的1us的延时程序,VHDL state machine used to achieve precise 1us delay procedures
QuartusIIandModelSim
- 本文主要描述了如何在QUARTUS II 中输入程序文件,生成网表及标准延时文件,然后通过 MODELSIM进行功能仿真与后仿真的过程,主要为图解,含全部代码及仿真波形。 -This article describes how to enter at QUARTUS II program file, generate netlists and standard delay file, and then through the ModelSim for functional simulation
designofPC
- 单片机设计 基于PC机的电子琴设计 要使扬声器发出不同的音调,就得输入不同频率的波形。通过给8253定时/计数器装入不同的计数值,可以使其输出不同频率的方波。经过放大器的放大作用,便可驱动扬声器发出不同的音调,只要插入一段延时程序之后,再将扬声器切断,音调的声音就可以持续一端时间。-Single-chip design
FPGA-IIC
- 利用VHDL实现延时程序 很不错的资料 适合学习CHDL-Delay procedure using VHDL implementation very good information for learning CHDL
vhdl-delay
- vhdl延时程序,源程序,已调试,可以用-VHDL delay program
key3_key4
- 基于CPLD带延时消抖的3*4矩阵键盘程序-Debounce delay of CPLD-based band of 3* 4 matrix keyboard program
LED
- 实验名称: SPI接口实险,LED数据管显示。 实验目的: 学习AVR单片机的SPI功能 实验现象: 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、内部1 M晶振,程序采用单任务方式,软件延时。-Experiment name: SPI interface, the real danger, LED data display tube. Experimental purposes: learning the AVR SPI function ex
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
The--VHDL-code-of-I2C
- 该程序采用延时接收比较来实现仲裁的方法,使不具有I2C接口的普通微控制器(MCU)能够实现模拟I2C总线的多主通信。-This program is to realize the delay receiving the arbitration method, do not have the I2C interface of ordinary micro controller (MCU) can simulate the I2C bus more than the main communicati
key_jitter
- 键盘去抖程序,额外的加一个延时判决来判定时钟到来时是信号的到来还是干扰的因素,达到了比较好的效果,与大家分享-a design for key jitter
resetdelay
- 这是一个复位延时程序,对复位信号进行定时的延时,确保抖动多产生的信号误差-This is a reset delay procedures, the timing delay of the reset signal, to ensure jitter and more signals generated error
mqst
- 用Verilog HDL编程实现曼切斯特编码器的功能,程序结构简单,仿真后波形延时这方面也进行了相关的优化-verilog HDL
delay
- 一个基于FPGA的VHDL编写的延时程序。-A delay procedures based on FPGA VHDL written.
clk_dly
- 用于信息传输时的时钟延时程序,可根据使用情况修改部分内容。-choose a person for a job; make use of personnel; need hands
key_scan
- 按键消抖!verilog版本的,延时程序,已经过测试-Key debounce verilog version, the delay procedure has been tested
key_scan
- 这是一个FPGA的按键扫描程序,无需延时就可以实现软件消抖,是一种创新的消抖新方法!-This is a FPGA key scan program, without delay can achieve software to shake, is a new method for the elimination of innovation!
led_test
- 一个简单的LED跑马灯实验,通过延时来控制LED的闪烁时间,可以通过这个程序来进行verilog语言的入门(A simple LED marquee experiment, through the delay to control the LED flash time, can be used to get the introduction of Verilog language through this program)