Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 433 Bytes

This project contains files for implementing FT2232H (FT245 Synchronous and Asynchronous modes) and Synchronous FIFO for high speed USB transfer.

Requirements:

ipython2
ipython notebook
cocotb
iverilog
gource
gtkwave

Usage:

To open ipython notebook, run:
    ./run.sh

To run gource animation and save it in video, run:
    ./gource.sh

To push to remote repositories <rep>: hub or lab, run:
    ./git.sh push <rep>