Move register file and multiplier CLK closer to center
diff --git a/openlane/Microwatt_FP_DFFRFile/pin_order.cfg b/openlane/Microwatt_FP_DFFRFile/pin_order.cfg index bf0824f..be7e328 100644 --- a/openlane/Microwatt_FP_DFFRFile/pin_order.cfg +++ b/openlane/Microwatt_FP_DFFRFile/pin_order.cfg
@@ -1,5 +1,4 @@ #N -CLK WE R1\[.* R2\[.* @@ -7,6 +6,7 @@ RW\[.* #W +CLK D1\[.* D2\[.*
diff --git a/openlane/multiply_add_64x64/pin_order.cfg b/openlane/multiply_add_64x64/pin_order.cfg index 729cce1..5f9b6e3 100644 --- a/openlane/multiply_add_64x64/pin_order.cfg +++ b/openlane/multiply_add_64x64/pin_order.cfg
@@ -1,9 +1,9 @@ #N o\[.* rst -clk #E +clk a\[.* b\[.*