Maze Route cannot find path of net after custom macro placement #911
Replies: 5 comments 13 replies
-
@Fahim36201 |
Beta Was this translation helpful? Give feedback.
-
@vijayank88 here are the log files of macro place and route. here is the test case |
Beta Was this translation helpful? Give feedback.
-
For custom macro placement create |
Beta Was this translation helpful? Give feedback.
-
@Fahim36201 |
Beta Was this translation helpful? Give feedback.
-
It is discussed in #916 and closing this. |
Beta Was this translation helpful? Give feedback.
-
Changing macro placement causes: Maze Route cannot find path of net dmem/inter_dmem2 in worker of routeBox ( 79380 7560 ) ( 83160 11340 ).
Have tried changing top routing layer to M8
Also,
set_global_routing_layer_adjustment $env(MIN_ROUTING_LAYER)-$env(MAX_ROUTING_LAYER) 0.5
And,
set_global_routing_layer_adjustment $env(MIN_ROUTING_LAYER)-$env(MAX_ROUTING_LAYER) 0.65
Didn't help
To recreate the problem:
Design_nickname: riscv32i
Die_area: 0 0 120 120
Core_area: 5 5 110 110
Note: nothing changed in design/asap7/riscv32i/config.mk
Macro placement target
Macro 1: name: dmem/dmem0, location: x0=15024 y0=10000 orientation: R0, place_status: FIRM
Macro 2: name: dmem/dmem1, location: x0=27505 y0=10000 orientation: R0, place_status: FIRM
Macro 3: name: dmem/dmem2, location: x0=82386 y0=10000 orientation: R0, place_status: FIRM
Macro 4: name: dmem/dmem3, location: x0=95867 y0=10000 orientation: R0, place_status: FIRM
Beta Was this translation helpful? Give feedback.
All reactions