Skip to content

LEAP-Core/leap-multifpga

Repository files navigation

These are the core modules for the leap multifpgae environment


For installation information see the INSTALL file.

For developers: 

To upgrade to a new version of the autoconf tools:

   # autoreconf -f -i

To reconfigure the autoconfigure script use the following:

   # aclocal
   # autoheader
   # automake
   # autoconf
   # ./configure