mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-05-06 07:52:51 +00:00
prjunnamed does not emit a net alias for toplevel ports. This works fine for constraining IOs but breaks clock constraints. This commit expands clock constraint application code to look up net aliases first, ports second.