nextpnr/mistral
Catherine cd7f7c12f1 CMake: refactor architecture-specific build system parts.
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
2025-01-21 17:13:03 +00:00
..
arch_pybindings.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch_pybindings.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch.cc Rip out budgets 2023-06-20 10:57:10 +02:00
arch.h Add expandBoundingBox method to API (#1395) 2024-11-26 10:13:41 +01:00
archdefs.cc mistral: Add some packing logic based on nexus 2021-05-15 14:54:33 +01:00
archdefs.h clangformat 2024-09-30 14:51:33 +02:00
bitstream.cc clangformat 2024-09-30 14:51:33 +02:00
CMakeLists.txt CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
constids.inc mistral: M10K initialisation support 2022-03-12 17:08:20 +00:00
delay.cc clangformat 2023-06-20 10:58:18 +02:00
globals.cc clangformat 2024-09-30 14:51:33 +02:00
io.cc refactor: id(stringf(...)) to new idf(...) helper 2022-08-10 10:57:46 +01:00
lab.cc mistral: Fix uninitialised comb_out for plain LUTs 2023-05-22 09:44:38 +02:00
m10k.cc refactor: id(stringf(...)) to new idf(...) helper 2022-08-10 10:57:46 +01:00
main.cc CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
pack.cc clangformat 2024-09-30 14:51:33 +02:00
pins.cc mistral: Adding support for MLABs as memory 2021-10-05 12:40:47 +01:00
qsf.cc clangformat 2024-09-30 14:51:33 +02:00