Skip to content

flink-project/flinklib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

What is flink?

flink enables any processors to communicate with an external FPGA over a serial interface. More information about the project can be found in flink.

flinklib

The flink userpace library provides a device and bus independent interface to the underlying driver modules. This documentation is intended for developers to understand the internals of the library. This facilitates the creation of new modules for other hardware interfaces. The user documentation for flinkLinux can be found in flink.

Documentation