aboutsummaryrefslogtreecommitdiffstats
path: root/common/nextpnr.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/nextpnr.h')
-rw-r--r--common/nextpnr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/nextpnr.h b/common/nextpnr.h
index bb40e1b6..021772fe 100644
--- a/common/nextpnr.h
+++ b/common/nextpnr.h
@@ -472,6 +472,7 @@ struct Context : Arch, DeterministicRNG
uint32_t checksum() const;
void check() const;
+ void archcheck() const;
};
NEXTPNR_NAMESPACE_END