nextpnr/rust
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
..
example_printnets Add Rust FFI bindings 2024-01-03 13:42:18 +01:00
nextpnr rust: convert netinfo_driver to Option 2024-01-18 14:07:23 +01:00
.gitignore Ignore compile artifacts in rust directory 2024-04-19 11:55:49 +02:00
Cargo.toml Add Rust FFI bindings 2024-01-03 13:42:18 +01:00
CMakeLists.txt CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
rust.cc rust: fix build error 2024-01-18 14:07:23 +01:00
rust.h CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00