mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-18 00:48:31 +00:00
interchange: increase chipinfo version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
@@ -34,7 +34,7 @@ NEXTPNR_NAMESPACE_BEGIN
|
||||
* kExpectedChipInfoVersion
|
||||
*/
|
||||
|
||||
static constexpr int32_t kExpectedChipInfoVersion = 10;
|
||||
static constexpr int32_t kExpectedChipInfoVersion = 11;
|
||||
|
||||
// Flattened site indexing.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user