资源列表
SRAM
- 利用程序实现SRAM_读写测试,先进行初始化,读写操作,里面的页操作和bank操作。-Using program SRAM_, speaking, reading and writing tests, first initialized, read and write operations, the inside of the page and bank operation.
step_on
- 利用程序实现态机控制步进电机,先分析步进电机的最小步,再去实现。-Using application state machine control stepping motor, first analysis the smallest step of step motor, and to achieve them. Using SRAM_ program implementation
ADC_TLC54
- 利用程序实现ADC_TLC549采样,数模转换功能的实现,已调试-Using program ADC_TLC549 sampling, digital to analog conversion function implementation, have been debug
2
- Computer hardware curriculum design, use QUARTUS II completed the experiment.
MIPS-CPU
- 完整的32位MIPS处理器工程,拥有整个工程和doc文件说明-Full 32-bit MIPS processor works with the entire project and doc file descr iption
UART3
- 基于verilog语言编写的串口通信程序-verilog
multiply_verilog
- 几个常用的乘法器的verilog实现,包括普通乘法器,时序乘法器,行波乘法器-Several commonly used multiplier verilog achieve, including ordinary multiplier, multiplier timing, traveling wave multiplier, etc.
UART_FIFO
- 用VHDL语言实现内置FIFO的UART,并做时序仿真和功能仿真确定正确与否。-Implement a built in FIFO UART using VHDL language, and do functional simulation and timing simulation to determine correct.
carry_skip_adder_verilog
- 行波加法器能对两个n位数的各位同时进行加法运算的装置,可由n个一位加法器(全加器)并联而。本程序是它的verilog实现-Line wave and instruments capable of two n-digit device you carry adder, while the n by an adder (full adder) in parallel while. This program is to achieve its verilog
I2C_verilog_bus
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-I2C bus is a very common serial bus, it is simple to operate, take up less interface. This procedure describes the method of operation of an EEPROM AT24C02 I2C bus
FIFO
- 用VHDL语言实现一种异步FIFO,并做时序仿真和功能仿真检验正确性。-Achieve an asynchronous FIFO using VHDL language, and do functional simulation and timing simulation test accuracy.
RS(204-188)decoder
- rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_power.mif(ROM初始化文件)。 仿真波形:
