基于FPGA实现USB slave fifo
PC作为USB host,FPGA作为下位机之一,使用CYPRESS公司的68013作为FPGA的外设USB驱动芯片,实现FPGA和PC机之间的USB2.0端口高速传输。说明文档全,程序说明清晰,可运行
FIFO+Algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
PC作为USB host,FPGA作为下位机之一,使用CYPRESS公司的68013作为FPGA的外设USB驱动芯片,实现FPGA和PC机之间的USB2.0端口高速传输。说明文档全,程序说明清晰,可运行
This about the chaos and the heredity algorithm nerve networktraining algorithm and the research article
quality enhancement of celp coded speech by LBG algorithm, with proposed algorithm and simulation result
UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm
Hi guys, I have a B-spline curve algorithm by using Genetic algorithm. Any interested?
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the center...
异步FIFO模块: module asynfifo(rst,iclk,oclk,din,wren,rden,dout,full,empty) 异步FIFO的tenchbench: module tb_asynfifo