mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-05-02 14:29:53 +00:00
ice40: Add support for LC placement constraints in packer
Signed-off-by: David Shah <davey1576@gmail.com>
This commit is contained in:
@@ -75,7 +75,7 @@ template <> struct hash<NEXTPNR_NAMESPACE_PREFIX IdString>
|
||||
return std::hash<std::string>()(obj.data);
|
||||
}
|
||||
};
|
||||
}
|
||||
} // namespace std
|
||||
|
||||
NEXTPNR_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user