how to eco one net and output date use innovus

1.eco net 

## eco just select net 
setNanoRouteMode -routeSelectedNetOnly true
selectNet {inst_adrctl_master_delay/inst_mstr_dly_macro/mstr_qtr_delay_sel[0]}
ecoRoute -target

2. generate  def and gds  , db 


set topcell [dbget top.name]
# def out 
defOut -scanChain -netlist -placement -routing $file_dir/$topcell.def.gz
##save db.date
saveDesign -verilog fix_net

#gds

set GDS_LIST ""
lappend GDS_LIST /process/tsmcN12/data/stdcell/tsmc/n12ffcll/TSMC/tcbn12ffcllbwp16p90cpd_100d/gds/tcbn12ffcllbwp16p90cpd.gds
lappend GDS_LIST /process/tsmcN12/data/stdcell/tsmc/n12ffcll/TSMC/tcbn12ffcllbwp16p90cpdlvt_100d/gds/tcbn12ffcllbwp16p90cpdlvt.gds
lappend GDS_LIST /process/tsmcN12/data/stdcell/tsmc/n12ffcll/TSMC/tcbn12ffcllbwp16p90cpdulvt_100d/gds/tcbn12ffcllbwp16p90cpdulvt.gds
lappend GDS_LIST /proj/vorm/ddrio/ddr400_t12ffc/cdns_ddr400_custom_dig_cells_tcbn12ffcllbwp16p90cpd_r200.20201125/gds/cdns_ddr400_custom_dig_cells_tcbn12ffcllbwp16p90cpd.gds

setStreamOutMode -virtualConnection false
streamOut   -units 1000 \
            -outputMacros \
        -mapFile /projects/ramaxel_shenzhen_n7_DDR4_NS_T12/final/libs/ruledeck/streamOut/Innovus_N12_gdsout_2Xa1Xd_h_3Xe_vhv_2Y2R.12a.map \
            -dieAreaAsBoundary \
            -merge $GDS_LIST \
            ../../output/${topcell}.${view}.gds.gz

3. generate dummy and merge dummy to gds

4.run qrc to generate spef 

5.run mmmc analysis timing 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值