Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: look up ports when applying clock constraints. (#1448)
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.
- Loading branch information