RapidWright
RapidWright copied to clipboard
[RWRoute] Yet more cleanup
-
RouteNode
reduced from 80 bytes to 64 bytes -
RouteNodeGraph.{preservedMap,nodesMap}
(no longerConcurrentHashMap
-s) values' to be arrays to be sized no larger than number of base wires of its tile - SLR crossing optimizations and distance computation fixes
- Various other optimizations