Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
macroplacement
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
macroplacement
Commits
8561e4e8
Commit
8561e4e8
authored
Jul 03, 2022
by
Ravi Varadarajan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update halo setting to 1um
Signed-off-by: Ravi Varadarajan <rvaradarajan@ucsd.edu>
parent
f70388b8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Flows/ASAP7/ariane136/scripts/cadence/design_setup.tcl
+1
-1
Flows/ASAP7/ariane136/scripts/cadence/run_invs.tcl
+2
-2
No files found.
Flows/ASAP7/ariane136/scripts/cadence/design_setup.tcl
View file @
8561e4e8
...
...
@@ -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
Flows/ASAP7/ariane136/scripts/cadence/run_invs.tcl
View file @
8561e4e8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment