Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't create GTx aliases along the central column #147

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

yrabbit
Copy link
Collaborator

@yrabbit yrabbit commented Dec 28, 2022

These cells are served by the closest tap on the west side (according to GBx0 clock wire number) and clock fuzzer finds this perfectly, no GTx0 wires are used in the central column.

This did not cause errors, just no need to create wires leading nowhere and waste routing time.

Signed-off-by: YRabbit rabbit@yrabbit.cyou

These cells are served by the closest tap on the west side (according to
GBx0 clock wire number) and clock fuzzer finds this perfectly, no GTx0
wires are used in the central column.

This did not cause errors, just no need to create wires leading nowhere
and waste routing time.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
@pepijndevos pepijndevos merged commit 7d3946d into YosysHQ:master Dec 28, 2022
@yrabbit yrabbit deleted the center-col branch December 28, 2022 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants