1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-19 05:57:33 +00:00
Files
YosysHQ.nextpnr/himbaechel/uarch/example/example.cc
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

11 KiB