Universal FPGA Driver Installation Guide for Linux

Installation

[1] Download the CTI UFD (Universal FPGA Driver) from https://connecttech.com/asp/Support/DownloadZone.asp
[2] Extract to

/usr/src/ufd/linux
[3] Build & load the driver

cd /usr/src/ufd/linux/driver
make
./load_ctifpga
[4] Build the library/API

cd /usr/src/linux/ufd/api
make
[5] Build the application

cd /<location of reference design>/apps
make -f slaveTest.mk

Contacting Technical Support

If you require any further assistance, please check the Connect Tech Knowledge Database (KDB), product manual or specification sheets for more technical information at the Knowledgebase at: https://connecttech.com/knowledge-base/

For driver updates, manuals, installation guides and diagnostic utilities, please check the Knowledgebase at: https://connecttech.com/knowledge-base/

If you have any other questions please contact the Technical Support department by email at [email protected]

Last Updated: Jan 10, 2012

Go to Top