Commit 4959d3cc by sakundu

Updated Cadence run scripts

parent 2f8eb5ce
## This script was written and developed by UCSD ABKGroup,
## 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
##########################################
......
## This script was written and developed by UCSD ABKGroup,
## 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"
set libdir "../../platforms/nangate45/lib/"
set libdir "../../../../../Enablements/NanGate45/lib/"
set libworst "
${libdir}/NangateOpenCellLibrary_typical.lib \
......
## This script was written and developed by UCSD ABKGroup,
## 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
set dir "../../../../platforms/nangate45"
set dir "../../../../../Enablements/NanGate45/"
set netlist "../../netlist/$design.v"
set sdc "../../constraints/$design.sdc"
set lef "${dir}/lef/NangateOpenCellLibrary.tech.lef \
......
## This script was written and developed by UCSD ABKGroup,
## 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
##########################################
......
## This script was written and developed by UCSD ABKGroup,
## 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"
set libdir "../../platforms/nangate45/lib/"
set libdir "../../../../../Enablements/NanGate45/lib/"
set libworst "
${libdir}/NangateOpenCellLibrary_typical.lib \
......
## This script was written and developed by UCSD ABKGroup,
## 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
set dir "../../../../platforms/nangate45"
set dir "../../../../../Enablements/NanGate45/"
set netlist "../../netlist/$design.v"
set sdc "../../constraints/$design.sdc"
set lef "${dir}/lef/NangateOpenCellLibrary.tech.lef \
......
## This script was written and developed by UCSD ABKGroup,
## 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 ] {
......
## This script was written and developed by UCSD ABKGroup,
## 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
......
## This script was written and developed by UCSD ABKGroup,
## 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
......
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