vtr-verilog-to-routing icon indicating copy to clipboard operation
vtr-verilog-to-routing copied to clipboard

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

Open vaughnbetz opened this issue 1 month ago • 1 comments

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 avatar Jun 05 '24 14:06 vaughnbetz