nextpnr/common
Thomas W Rodgers 825d646196 Include <cstdint> in common/kernel/hashlib.h
The definitions for uint32_t, uint64_t report as undefined when
compiling under GCC13. They were previously found by transitive
includes, but this is not guaranteed to work, and GCC13 forced
the issue.
2023-02-18 10:26:01 -08:00
..
kernel Include <cstdint> in common/kernel/hashlib.h 2023-02-18 10:26:01 -08:00
place clangformat 2023-01-02 09:33:11 +01:00
route Add missing <set> includes 2023-01-20 09:04: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