RapidWright
RapidWright copied to clipboard
LUTTools.swapSingleLutPins() cannot swap H[1-6] when used as WA
Currently, LUT pin swapping features added in https://github.com/Xilinx/RapidWright/pull/894 can only cope with a single pair of LUTs. In SLICEM
s, the LUT pins H[1-6]
also serve as the WA
(write address) for distributed RAM across LUTs [A-G]
, and so any pin swaps requires modifying more than just a pair of cell pin mappings.