Commit 8561e4e8 by Ravi Varadarajan

Update halo setting to 1um

Signed-off-by: Ravi Varadarajan <rvaradarajan@ucsd.edu>
parent f70388b8
......@@ -18,5 +18,5 @@ set GEN_EFF medium
# possible values are : high, medium or low
set MAP_EFF high
#
set HALO_WIDTH 2
set HALO_WIDTH 1
set TOP_ROUTING_LAYER 7
......@@ -12,7 +12,7 @@ set handoff_dir "./syn_handoff"
set netlist ${handoff_dir}/${DESIGN}.v
set sdc ${handoff_dir}/${DESIGN}.sdc
set site "FreePDK45_38x28_10R_NP_162NW_34O"
set site "asap7sc7p5t"
set rptDir summaryReport/
set encDir enc/
......@@ -41,7 +41,7 @@ init_design -setup {WC_VIEW} -hold {BC_VIEW}
set_power_analysis_mode -leakage_power_view WC_VIEW -dynamic_power_view WC_VIEW
set_interactive_constraint_modes {CON}
setDesignMode -process 45
setDesignMode -process 7
clearGlobalNets
globalNetConnect VDD -type pgpin -pin VDD -inst * -override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment