Skip to content

Update documentation for 3D arch switches #2592

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

Closed
vaughnbetz opened this issue Jun 6, 2024 · 0 comments
Closed

Update documentation for 3D arch switches #2592

vaughnbetz opened this issue Jun 6, 2024 · 0 comments
Assignees

Comments

@vaughnbetz
Copy link
Contributor

The wire segment documentation doesn't mention the new mux_inter_die tag. E.g.:

<segment name="L4" freq="260" length="4" type="unidir" Rmetal="201.7" Cmetal="18.0e-15">
  <mux name="seg4_driver"/>
  <mux_inter_die name="seg4_driver"/>
  <!-- L4 connect to connection block L4 and L4prime -->
  <sb type="pattern">1 1 1 1 1</sb>
  <cb type="pattern">1 1 1 1</cb>
</segment>

Proposed Behaviour

We should document this. Optional tag, used for rr-graph creation on 3D architectures where switch block connections can cross dice. Can be overriden by a custom switch block, or ignored if you read in an rr-graph.

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

No branches or pull requests

2 participants