Method and Description |
---|
com.xilinx.rapidwright.design.Cell.getPinMappingsP2L()
This method will be removed as Cell will no longer use a map to
store pin mappings. The map returned will be unmodifiable and
cannot be used to effect mutations on the pin mappings. To be
removed in 2025.1.0.
|
com.xilinx.rapidwright.design.Net.hasGapRouting() |
com.xilinx.rapidwright.device.BEL.isSRIMR()
To be removed in 2025.1.0.
|
com.xilinx.rapidwright.design.Design.placeCell(Cell, Site, BEL, Map<String, String>)
To be removed in 2025.1.0
|
com.xilinx.rapidwright.design.Net.setHasGapRouting(boolean) |