当前位置: 首页 > news >正文

flow.tcl

setenv NETLIST_VER VHDL0113_1353
##setenv NETLIST_VER VHDL1224_1501source ../scr/init.tcl##global
clearGlobalNets 
globalNetConnect VCC1V8 -type pgpin -pin VDD -all -override -verbose -netlistOverride
globalNetConnect GND -type pgpin -pin VSS -all -override -verbose -netlistOverride
globalNetConnect VCC3V3 -type pgpin -pin VDD33 -all -override -verbose -netlistOverride##def
defIn ./fp/IF_ASIC_TOP_fp_1225.def
##defIn ./routing_bl.def 
##get_param_data_halo
##addHaloToBlock {2 7.56 2 7.56} IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data2
##addHaloToBlock {2 7.56 2 7.56} IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data1
#addHaloToBlock {2 7.56 2 7.56} IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data3
##addRoutingHalo -inst IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data2 IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data1 IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data3 -space 2.5 -bottom METAL1 -top METAL6##attachTerm
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data3 VCC1V8 VCC1V8
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data2 VCC1V8 VCC1V8
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data1 VCC1V8 VCC1V8
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data3 GND GND
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data2 GND GND
attachTerm IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data1 GND GNDsource ../scr/skiproute.tcl
##source /home/APR_PROJ/cad102_dir/zx5130/PR/pr/run/disable_gating_check.tcl
source -echo -verbose ../scr/pre_cts_opt.tcl
##returnset_ccopt_property -pin IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data2/clk_i -delay_corner delay_corner_cworst_ss_125C insertion_delay 0.5 
set_ccopt_property -pin IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data1/clk_i -delay_corner delay_corner_cworst_ss_125C insertion_delay 0.5
set_ccopt_property -pin IF_ASIC_CHP_INST/flash_ctrl_inst/normal_flash_inst/param_data3/clk_i -delay_corner delay_corner_cworst_ss_125C insertion_delay 0.5source -echo -verbose ../scr/cp_ccopt.tcl###source ./add_port.tcl source -echo -verbose ../scr/post_route_opt.tcl#clearGlobalNets 
globalNetConnect VCC1V8 -type pgpin -pin VDD -all -override -verbose -netlistOverride
globalNetConnect GND -type pgpin -pin VSS -all -override -verbose -netlistOverride
globalNetConnect VCC3V3 -type pgpin -pin VDD33 -all -override -verbose -netlistOverride##tie
foreach pin [dbget  [dbget top.insts.instTerms.isTieHi 1 -p1].name] {globalNetConnect VCC1V8 -pin [file tail $pin] -type tiehi -singleInstance [file dirname $pin] -override}
foreach pin [dbget  [dbget top.insts.instTerms.isTieLo 1 -p1].name] {globalNetConnect GND -pin [file tail $pin] -type tielo -singleInstance [file dirname $pin] -override}##createPGpin
##createPhysicalPin [dbget selected.net.name] -rect [lindex [dbShape [dbget selected.box] ANDNOT [dbShape [dbget selected.box] MOVE {0 20}]] 0] -net [dbget selected.net.name] -layer [dbget selected.layer.name]ecoRoute##setOptMode -holdSlackFixingThreshold -holdFixingCells 
http://www.jsqmd.com/news/5955/

相关文章:

  • 大模型提示词技巧Prompt Engineering,看这一篇就够了 - 知乎
  • Pandawiki接入飞书机器人全攻略:打造企业智能问答新体验
  • sg.测试 PySimpleGUI 取值方法
  • 剥开参数看本质:2025 年手机性能与处理器深度解析 - 详解
  • WPF 深入系列.2.布局体系.布局控件.StackPanel
  • HT-SBTC-2-10L 是成都恒利泰推出的 5–1000 MHz
  • Gitee DevOps:本土化基因驱动中国企业研发效能革命
  • 快速查看Navicat数据库连接密码实战
  • 华为发布开源超节点架构,以开放战略叩响AI算力生态变局 - 指南
  • 老旧系统接入统一认证
  • 每周读书与学习-初识JMeter 元件(三)
  • Playwright MCP浏览器自动化全攻略
  • 【IEEE出版、连续3届稳定EI检索】第四届能源互联网及电力系统国际学术会议(ICEIPS 2025)
  • 大内容 Python动漫信息管理系统 Django+Echarts 类型饼图 折线图分析 后台管理 智能推荐(源码)✅
  • 划分子网与连通性
  • 深入解析:从“硬件能力比拼”到“生活价值交付”,方太智慧厨房重构行业竞争内核
  • 题解:CF1548E Gregor and the Two Painters
  • Gitee DevOps:重塑中国软件开发效率的新范式
  • Gitee:中国开发者生态的崛起与数字化转型新动能
  • C语言数组与函数实践应用项目--扫雷游戏 - 指南
  • 悟空博弈框架深度研究:从技术架构到商业应用的全景分析——声明ai研究
  • 油猴脚本-自动刷新网页
  • PostgreSQL数据库查询表是否被锁,以及解锁表的办法
  • 用信号量机制实现互斥,同步,前驱
  • 详细介绍:HDFS和MapReduce——Hadoop的两大核心技
  • AxC杂题乱做
  • Apache Hive 如何在大内容中发挥能量
  • 【AI 哲学思考】从大模型演进到生命隐喻:个性、极限与先天后天之问
  • 【AI 哲学思考】记忆的形态:从人脑到 AI 的存储之问
  • ISP DMA TEST