wallento / glip

Generic Logic Interfacing Project

Home Page:http://glip.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLIP - The Generic Logic Interfacing Project

GLIP, the "Generic Logic Interfacing Project", is a solution for transferring data through FIFOs between a host, usually a PC, and a target, usually a hardware component such as an FPGA or a microcontroller. The actual data transport can happen through various interfaces, such as USB 2.0, JTAG or TCP. GLIP encapsulates all low-level details of the data transfers and provides on the host side an easy to use C library, and on the target side ready to use interfaces (e.g. in Verilog) to quickly setup a working communication.

For more information, see http://glip.io.

About

Generic Logic Interfacing Project

http://glip.io

License:Other


Languages

Language:C 55.9%Language:Verilog 36.7%Language:Tcl 3.5%Language:C++ 3.0%Language:Makefile 0.8%Language:Shell 0.0%