资源列表
convert
- 用与生成ISE的IP核的COE文件,一些具体的参数要自己设置一下!
三种16位整数运算器的ALU设计方法
- 三种16位整数运算器的ALU设计方法,调用库函数74181(4位ALU),组成串行16位运算器。(用74181的正逻辑) B.调用库函数74181和74182,组成提前进位16位运算器。(用74181的正逻辑) 注意:调74181库设计,加进位是“0”有效,减借位是“1”有效,所以最高位进位或借位标志寄存器要统一调整到高有效 C.用always @,case方式描述16位运算器。,Three 16-bit integer arithmetic logic unit of the ALU
wave
- 可控脉冲发生器的VHDL源代码。设计文件加载到目标器件后,按下按键开关模块的S8按键,在输出观测模块通过示波器可能观测到一个频率约为1KHZ、占空比为50 的矩形波。按下S1键或者S2键,这个矩形波的频率会发生相应的增加或者减少。按下S3键或者S4键,这个矩形波的占空比会相应的增加或减少。-Controllable pulse generator of the VHDL source code. Design documents loaded to the target device and p
QPSK
- OFDM系统中的QPSK调制,实用verilog编程,用于FPGA设计-for ofdm system
Beep
- WINCE环境下,发声类,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,可以自己设置发声的长短,次数,音频-WINCE environment, voice class, SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, you can set up their own voice, their duration, frequency,
auart_send
- usb command 静态存储器源程序-usb command
MT2968M.2966M.2971M.2985M.dat
- 厦华电视MT2968M.2966M.2971M.2985M,单片数据-Xoceco TV MT2968M.2966M.2971M.2985M, monolithic information! ! ! !
alphanumericdip
- Alpha numeric keypad using ic74c923 interfaced with 89c51rd2 (8051 microcontroller)
oscillator
- CODE FOR ON CHIP OSCILLATOR IMPLEMENTATION IN ALTERA MAX2 SERIES CPLD
ADS1110
- 对ADS1110进行读写,采用STC12C5A60S2为上位机进行控制-Read and write on the ADS1110 using STC12C5A60S2 for the host computer to control
crc5
- CRC 5 encription and decription module. Operates with serial input data, CRC output is 5bits register. If you decoding CRC the input is valid when output is set to 00000 .-CRC 5 encription and decription module. Operates with serial input data, CRC o
RingBuffer
- implementation of ring buffer