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
330dc612
Commit
330dc612
authored
Jun 06, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Cadence run scripts
parent
6229cefe
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
18 additions
and
0 deletions
+18
-0
Flows/NanGate45/ariane133/scripts/cadence/mp_config.tcl
+2
-0
Flows/NanGate45/ariane133/scripts/cadence/run_genus.tcl
+2
-0
Flows/NanGate45/ariane133/scripts/cadence/run_invs.tcl
+2
-0
Flows/NanGate45/ariane136/scripts/cadence/mp_config.tcl
+2
-0
Flows/NanGate45/ariane136/scripts/cadence/run_genus.tcl
+2
-0
Flows/NanGate45/ariane136/scripts/cadence/run_invs.tcl
+2
-0
Flows/NanGate45/mempool_tile/scripts/cadence/gen_mp_config.tcl
+2
-0
Flows/NanGate45/mempool_tile/scripts/cadence/mp_config.tcl
+2
-0
Flows/NanGate45/mempool_tile/scripts/cadence/run_invs.tcl
+2
-0
No files found.
Flows/NanGate45/ariane133/scripts/cadence/mp_config.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
##########################################
# Masterplan User Constraint File Template
##########################################
...
...
Flows/NanGate45/ariane133/scripts/cadence/run_genus.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
set
top_module ariane
set_db max_cpus_per_server 16
set_db super_thread_servers
"localhost"
...
...
Flows/NanGate45/ariane133/scripts/cadence/run_invs.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
setMultiCpuUsage -localCpu 16
set
design ariane
set util 0.3
...
...
Flows/NanGate45/ariane136/scripts/cadence/mp_config.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
##########################################
# Masterplan User Constraint File Template
##########################################
...
...
Flows/NanGate45/ariane136/scripts/cadence/run_genus.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
set
top_module ariane
set_db max_cpus_per_server 16
set_db super_thread_servers
"localhost"
...
...
Flows/NanGate45/ariane136/scripts/cadence/run_invs.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
setMultiCpuUsage -localCpu 16
set
design ariane
set util 0.3
...
...
Flows/NanGate45/mempool_tile/scripts/cadence/gen_mp_config.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
puts
"VERSION 1.0"
set
mem_hier
""
foreach
a
[
dbget
[
dbget top.insts.cell.name fakeram45_* -p2
]
.name
]
{
...
...
Flows/NanGate45/mempool_tile/scripts/cadence/mp_config.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
VERSION 1.0
BEGIN SEED
name=i_tile/gen_banks_0__mem_bank
...
...
Flows/NanGate45/mempool_tile/scripts/cadence/run_invs.tcl
View file @
330dc612
# This script was written and developed by OpenROAD (or UCSD
)
, however, the underlying commands and reports are copyrighted by Cadence.
# We thank Cadence for granting permission to share our research to help promote and foster the next generation of innovators.
setMultiCpuUsage -localCpu 32
set
design mempool_tile_wrap
...
...
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