⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 report.scr

📁 design compile synthesis user guide
💻 SCR
字号:
/* This script file creates report for all modules */maxpaths = 15check_design > log_path + rpt_filereport_area >> log_path + rpt_filereport_design >> log_path + rpt_filereport_cell >> log_path + rpt_filereport_reference >> log_path + rpt_filereport_port -verbose >> log_path + rpt_filereport_net >> log_path + rpt_filereport_compile_options >> log_path + rpt_filereport_constraint -all_violators -verbose \   >> log_path + rpt_filereport_timing -path end >> log_path + rpt_filereport_timing -max_path maxpaths \   >> log_path + rpt_file

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -