搜索资源列表
mcuconnect
- 基于VHDL语言开发的mcu与外部器件的接口程序,解决了高速mcu与低速外部器件的接口问题。-based on VHDL development mcu with external device interface, mcu solve the high-speed and low-speed external device interface.
pulsecompression
- 根据外部控制指令和送入的波形参数,在FPAG中实现任意波形的脉冲压缩。程序采用VHDL语言编写,并在实际系统中测试证明能够实现功能。
zlgz
- 简单电子玩具的感知模块程序设计,通过外部输入信号改变内部信号.从而改变玩具的状态-simple electronic toys perception module programming, through external input signal a change in the internal signal. In order to change the state of toys
消抖通用函数XIAOPRO:
- EDA中很重要的小程序,保证按键可靠性,防止抖动误差信号产生,外部信号输入时必用此消抖函数-EDA very important small procedures to ensure that key reliability and prevent jitter error signal generated, the external input signal must use this function Consumers shiver
分频器FENPIN1
- EDA中常用模块VHDL程序,不同时基的计数器由同一个外部是中输入时必备的分频函数。分频器FENPIN1/2/3(50分频=1HZ,25分频=2HZ,10分频=5HZ。稍微改变程序即可实现)-EDA VHDL modules commonly used procedure, the time - with a counter by the external input is required when the sub-frequency functions. Frequency Divider
I2C.rar
- FPGA实现模拟I2C协议的过程,包括三个模块,i2c_master_bit_ctrl.v完成位传输功能、i2c_master_byte_ctrl.v完成字节传输功能,i2c_master_top.v完成整个程序的控制功能,并提供给外部程序的接口。 ,I2C Analog FPGA implementation of the Protocol process, including the three modules, i2c_master_bit_ctrl.v achieve bit tran
1
- 程序通过显示数码管显示当前所在的楼层。 用拨码开关代表内部按钮,拨到高是认为按下。其中sw3代表4楼按键,sw2代表3楼按键,sw1代表2楼按键,sw0代表1楼按键。 用按键代表外部按钮,按下认为是按下。其中bt3代表4楼按键,bt2代表3楼按键,bt1代表2楼按键,bt0代表1楼按键。 用一下步骤进行演示: (1)初始时,显示为1,即在一层的位置。 (2)首先演示单人按键的情况:按动一个按钮,例如4,可以看到数码管逐步跳到4,表示到4楼。 (3)拨拨码开关,例如1
T3_USB_OUT
- cy7c68013向外部发送一个数据 ,发送至fpga,fpga的实例程序 -CY7C68013 to send an external data, sent to the fpga, fpga examples of procedures
Lcd-12864
- 这是一个用ALTER公司FPGA控制外部128×64液晶的程序,很实用,希望大家下载!-This is a company with FPGA control ALTER external 128 × 64 LCD procedures, it is useful, I hope you download!
DHT22
- 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试.-The Quartus II software is written in the Verilog HDL language and communication of temperature and h
DHT22_v1.1
- 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic
memtest
- 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
SRAMreadwritetest
- 这是用verilog开发的外部SRAM测试程序,编写了SRAM的读和写,当读写值相同则点亮LED。在实际测试中检测是正确的。对调试SRAM的朋友有一定的参考价值-It is the development of the external SRAM with verilog test procedures, preparation of SRAM read and write, read and write the same value when the light LED. In the act
pinlv_ji
- 能够测量外部信号的频率,并显示。程序内部能产生三种频率的信号,以便对频率计进行调试-To measure the frequency of the external signal, and displayed. Process can produce three kinds of frequencies within the signal, in order to debug the frequency meter
conformPulse
- 本程序实现了对两相混合式电机提供4路驱动信号,相位相差90,180,另外也提供了拨码开关控制的频率输出选择,输出频率最大是5M,外部全局时钟是10M,采用的芯片是epm7128slc-84-15, 管脚分配可以参考管脚分配文件,对应驱动电机信号是两相双极性A+,A-,B+,B-. 编译环境是quartusII 8.0,这段代码可用来调试步进电机双桥驱动电路,也可用当信号发生器使用。-The program realization of two-phase hybrid motor provide
socdesignandtest
- SoC是系统级集成,将构成一个系统的软/硬件集成在一个单一的IC芯片里,它一般包含片上总线、MPU核、SDRAM/DRAM、FLASH ROM、DSP、A/D、D/A、RTOS内核、网络协议栈、嵌入式实时应用程序等模块,同时,它也具有外部接口,如外部总线接口和I/O端口。通常,SoC中包含的一些模块是经过预先设计的系统宏单元部件(Macrocell)或核(Cores) ,或者例程(Routines),称为IP模块,这些模块都是可配置的,因此,基于SoC的设计方法学也称为基于IP的嵌入式系统设计
1270
- cpld外部带有很多设备,dsp需要对每个设备进行访问,这是对每个设备进行译码的程序-cpld with a lot of external devices, dsp need to visit each device, which is a decoding program for each device
PIC_EEPROM
- 改程序实现了PIC单片机读取外部EEPROM主要是通过串行SCI方式进行读取。-Program for the PIC microcontroller to change the external EEPROM read mainly by way of reading the serial SCI.
ep2c35_3.8_full_add
- 这个程序用verilog硬件语言编写。用来在FPGA内实现全加器。并且可以将输出显示在外部LED灯上等。-this program is writen by verilog HDL.it is the full adder for FPGA.users can read the result from the LEDs.
c8051f120
- C8051f120单片机的部分开发程序资源,其中包括了外部ram测试程序、单片机产生PWM载波、函数库、恒流源控制、交流恒流源-C8051f120 MCU part of the development program resources, including external ram test program, the microcontroller generates the PWM carrier, library, constant current source control, AC