资源列表
DCT
- Discrete Cosign Transform(DCT) Verilog Source Code
JPEG
- JPEG Encoder Verilog Source Code
random_num_gen
- Combination is formed by permuting and XORing 32 bits of LFSR and CASR
vender1
- Vending Machine Controller Verilog Source Code
DDR2_Control
- 本文档以Siga-S16 Spartan 6的FPGA开发板为例,为大家介绍用MIG工具生成DDR2控制器,并用ChipScope调试DDR2读写的方法。 -This document in the FPGA development board Siga-S16 Spartan 6 as an example, to introduce the formation of DDR2 controller with the MIG tool, and use the debug method of
hello_audio
- 通过本篇,您可以了解到MicorBlaze系统通过I2C接口控制语音芯片WM8731的方法及通 过I2S的接口和WM8731的数据通信实现录音和播放的功能。-Through this article, you can realize the control of MicorBlaze system voice chip WM8731 through the I2C interface and realized through I2S data communication interface
DES
- Data Encryption Standard(DES) VHDL Source Code
vga
- VGA graphic controller Verilog Source Code
uart_Verilog
- uart接口verilog源码,实现数据串并行的转换。内容包含十个代码文件。-uart Interface verilog source of data for serial-parallel conversion. Contains ten code files.
UART verilog代码
- UART verilog代码,基于时间单位为1ns,精度为100ps的UART代码
SPI-masterslave
- SIP-serial peripheral interface one type of serial communication bus protocol for network environment
Stamp-vending-machines
- 设投币初始状态为ST0,如果投入一枚五毛硬币为ST1, 如果投入两枚五毛或者投入一枚一元硬币(累计一元)为ST2,如果投入三枚五毛或者一枚五毛和一枚一元(累计一元五角)为ST3,如果投入四枚五毛或者两枚五毛和一枚一元或者两枚一元(累计两元)为ST4,在ST4状态下,如果再次投入一枚五毛硬币,则输出邮票并返回初始状态,如果再次投入一枚一元硬币,则输出邮票并找回五毛同时返回初始状态。-Stamp vending machines
