Javier Valcarce's Personal Website

Working with Digilent USB2 Module

From JavierValcarce.Es

You are at: Home > Hardware > Working with Digilent USB2 Module
Jump to: navigation, search
Summary
This VHDL macro is an adapter (relay) between a FIFO buffer and DPI (Digilent Parallel Interface) used in USB2 module sold by Digilent. It lets you use Digilent USB2 module and Transport application to do data transfers between host and your peripheral using a simple FIFO, a much more convenient way to do large data transfers.

Contents

Associating CyUSB.sys driver to USB2 module

Synchronous FIFO to Digilent Parallel Interface Adapter

Network Server

An Operating System Native Driver