File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
flow/designs/asap7/sram-64x16 Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export PLACE_DENSITY = 0.65
3030export SYNTH_HIERARCHICAL = 1
3131export RTLMP_FLOW = True
3232
33- export DETAILED_ROUTE_ARGS =-bottom_routing_layer M2 -top_routing_layer M7 -save_guide_updates -verbose 1 -droute_end_iter 5
33+ export DETAILED_ROUTE_ARGS =-bottom_routing_layer M2 -top_routing_layer M7 -save_guide_updates -verbose 1 -drc_report_iter_step 5 -droute_end_iter 30
3434
3535export MACRO_HALO_X = 3
3636export MACRO_HALO_Y = 3
Original file line number Diff line number Diff line change @@ -1218,6 +1218,8 @@ MACRO SRAM2RW16x32
12181218 RECT 4.0 0.0 18.864 34.656 ;
12191219 LAYER M3 ;
12201220 RECT 4.0 0.0 18.864 34.656 ;
1221+ LAYER M4 ;
1222+ RECT 4.0 0.0 18.864 34.656 ;
12211223 END
12221224END SRAM2RW16x32
12231225
You can’t perform that action at this time.
0 commit comments