Skip to content

Added documentation details for specifying separate x and y channel #2024

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

Merged
merged 2 commits into from
May 19, 2022

Conversation

WhiteNinjaZ
Copy link
Contributor

@WhiteNinjaZ WhiteNinjaZ commented May 6, 2022

Description

This PR is a minor documentation update that adds information on the new features created by PR #1836 (the ability to specify details for x and y channels separately).

Related Issue

This PR will resolve #2023.

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@WhiteNinjaZ
Copy link
Contributor Author

@jgoeders All green. Ready for review and/or merge.

@jgoeders
Copy link
Contributor

I think this is waiting on #1883. Is that right @WhiteNinjaZ ?

@WhiteNinjaZ
Copy link
Contributor Author

WhiteNinjaZ commented May 19, 2022

@jgoeders I think #1883 is for different channel widths in the H/V direction where as the already merged #1836 allowed specification of different wire lengths in the H/V direction. This PR is only updating the docs for the implemented functionality from #1836 (separate H/V wire lengths/distributions). Although, #1883 might clean up a few loose ends from the previous #1836. Regardless, the ability to define different wire lengths/distributions in the H/V is currently available in VPR without the functionality of #1883.

@jgoeders jgoeders merged commit 39abffb into verilog-to-routing:master May 19, 2022
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.

Update documentation to reflect recent changes in specifying different x and y segment lengths
2 participants