nextpnr/common
Catherine 5fe680390f
Various fixes for clang/libc++ build (#1415)
* Gowin: add header includes required on libstdc++.

* kernel: fix incorrect printf-style format.

* himbaechel: add missing `override` qualifiers.

* Gowin: remove unnecessary `std::move`.

These calls inhibit RVO, a stronger optimization than moving an object.
2025-01-12 08:11:33 +01:00
..
kernel Various fixes for clang/libc++ build (#1415) 2025-01-12 08:11:33 +01:00
place Placer: Fix static legalise radius (#1382) 2024-10-08 15:20:33 +02:00
route Add expandBoundingBox method to API (#1395) 2024-11-26 10:13:41 +01:00
version.h.in Change version to git describe and make set-able from outside 2020-01-11 11:38:45 +01:00