Skip to content

Update documentation (and code if needed) to make placement constraints 3D #2587

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 5, 2024 · 1 comment
Assignees

Comments

@vaughnbetz
Copy link
Contributor

VTR now supports 3D devices, but the placement constraints documentation at https://docs.verilogtorouting.org/en/latest/vpr/placement_constraints/ is still 2D.

Proposed Behaviour

Update the example and documentation to 3D. Confirm the code works for 3D devices. Add a regtest for a few 3D placement constraints (e.g. one to a specific x,y,layer, and another to a region of (xlow-->xhigh, ylow-->yhigh, layer_low-->layer_high).

@vaughnbetz
Copy link
Contributor Author

Also we need a test (can be a small device) with a few 3D constraints.

  • One specific one: x,y,layer,subtile
  • At least one larger one: (xlow->xhigh, ylow->yhigh, layer_low->layer_high)
  • Probably one with the union of two regions.

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

3 participants