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
c42eb974
Commit
c42eb974
authored
Jun 07, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated fp scripts and screenshots
parent
784f635a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
Flows/NanGate45/ariane133/screenshots/Ariane133_Innovus.png
+0
-0
Flows/NanGate45/ariane136/def/ariane136_fp.def
+0
-1
Flows/NanGate45/ariane136/screenshots/Ariane136_Innovus_Genus.png
+0
-0
Flows/NanGate45/ariane136/scripts/cadence/run_invs.tcl
+2
-1
No files found.
Flows/NanGate45/ariane133/screenshots/Ariane133_Innovus.png
View replaced file @
784f635a
View file @
c42eb974
This diff is collapsed.
Click to expand it.
Flows/NanGate45/ariane136/def/ariane136_fp.def
View file @
c42eb974
...
@@ -3,7 +3,6 @@ DIVIDERCHAR "/" ;
...
@@ -3,7 +3,6 @@ DIVIDERCHAR "/" ;
BUSBITCHARS "[]" ;
BUSBITCHARS "[]" ;
DESIGN ariane ;
DESIGN ariane ;
UNITS DISTANCE MICRONS 2000 ;
UNITS DISTANCE MICRONS 2000 ;
DIEAREA ( 0 0 ) ( 3400000 3400000 ) ;
TRACKS X 190 DO 8947 STEP 380 LAYER metal1 ;
TRACKS X 190 DO 8947 STEP 380 LAYER metal1 ;
TRACKS Y 140 DO 12143 STEP 280 LAYER metal1 ;
TRACKS Y 140 DO 12143 STEP 280 LAYER metal1 ;
TRACKS X 190 DO 8947 STEP 380 LAYER metal2 ;
TRACKS X 190 DO 8947 STEP 380 LAYER metal2 ;
...
...
Flows/NanGate45/ariane136/screenshots/Ariane136_Innovus_Genus.png
View replaced file @
784f635a
View file @
c42eb974
164 KB
|
W:
|
H:
712 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Flows/NanGate45/ariane136/scripts/cadence/run_invs.tcl
View file @
c42eb974
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
setMultiCpuUsage -localCpu 16
setMultiCpuUsage -localCpu 16
set
design ariane
set
design ariane
set util 0.3
set util 0.3
7
set
dir
"../../../../../Enablements/NanGate45/"
set
dir
"../../../../../Enablements/NanGate45/"
set
netlist
"./gate/
$design.v
"
set
netlist
"./gate/
$design.v
"
...
@@ -77,6 +77,7 @@ createBasicPathGroups -expanded
...
@@ -77,6 +77,7 @@ createBasicPathGroups -expanded
floorPlan -r 1.0
$util
10 10 10 10
floorPlan -r 1.0
$util
10 10 10 10
## Macro Placement ##
## Macro Placement ##
addHaloToBlock -allMacro 1 1 1 1
redirect mp_config.tcl
{
source
gen_mp_config.tcl
}
redirect mp_config.tcl
{
source
gen_mp_config.tcl
}
proto_design -constraints mp_config.tcl
proto_design -constraints mp_config.tcl
refine_macro_place
refine_macro_place
...
...
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