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

Add segmented clock wires. #314

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

yrabbit
Copy link
Collaborator

@yrabbit yrabbit commented Feb 24, 2025

Briefly, these wires can be described as connecting directly to the sinks in a rectangle 4 columns wide and at least 10 rows high. The source can be either at the upper end or at the lower end, which is connected by a system of ‘isolation’ of unused ends.

These small nets are useful when the global ones are exhausted or they are not suitable for a given type of sink and/or source - these wires are omnivorous.

Briefly, these wires can be described as connecting directly to the
sinks in a rectangle 4 columns wide and at least 10 rows high. The
source can be either at the upper end or at the lower end, which is
connected by a system of ‘isolation’ of unused ends.

These small nets are useful when the global ones are exhausted or they
are not suitable for a given type of sink and/or source - these wires
are omnivorous.

Signed-off-by: YRabbit <[email protected]>
@yrabbit
Copy link
Collaborator Author

yrabbit commented Feb 24, 2025

The fact that there are no errors during master-master compilation does not allow us to relax - it's just that I try to maintain compatibility of both new bases with old nextpnr and old bases with new nextpnr 😄

So we wait for YosysHQ/nextpnr#1456 😉

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.

1 participant