mirror of https://github.com/YosysHQ/nextpnr.git
Two user-visible changes were made: * `-DUSE_RUST` is replaced with `-DBUILD_RUST`, by analogy with `-DBUILD_PYTHON` * `-DCOVERAGE` was removed as it doesn't work with either modern GCC or Clang |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| arch.cc | ||
| arch.h | ||
| arch_pybindings.cc | ||
| arch_pybindings.h | ||
| archdefs.cc | ||
| archdefs.h | ||
| bitstream.cc | ||
| constids.inc | ||
| delay.cc | ||
| globals.cc | ||
| io.cc | ||
| lab.cc | ||
| m10k.cc | ||
| main.cc | ||
| pack.cc | ||
| pins.cc | ||
| qsf.cc | ||