OpenFPGA/libs
Szymon Kulis c4e033ac9b Include limits in argparse.cpp 2021-11-28 07:57:31 +01:00
..
EXTERNAL Include limits in argparse.cpp 2021-11-28 07:57:31 +01:00
libarchfpga [Tool] Patch to remove compiler warnings 2021-02-04 16:54:04 -07:00
liblog add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
libpugiutil add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
librtlnumber add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
libvtrcapnproto add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
libvtrutil refactored LUT bitstream generation to use vtr logic 2020-02-25 12:45:13 -07:00
CMakeLists.txt move rr_graph back to vpr because the reader and writer requires too much dependency on the core engine 2020-01-31 15:42:44 -07:00
README.md add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00

README.md

This directory contains common utility libraries used by VTR.

Libraries included under the EXTERNAL/ directory are developed outside of the VTR repository and are included for convienience.

EXTERNAL libaries should not be modified in the VTR source tree because it will diverge from their mainline implementations.