Logo
ICGlue — a Tcl-Library for scripted HDL generation

Installation

Dependencies

Main

Optional

Build

Build

Run

make

to build core library and Tcl package. Run

make everything

to build doxygen-Documentation (needs doxygen) and nagelfar syntaxfiles as well (needs nagelfar installed).

Install

Run e.g.

PREFIX=/opt/icglue DESTDIR=./packagedir make install

to install to /opt/icglue copying everything into packagedir.