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

📄 run.scr

📁 design compile synthesis user guide
💻 SCR
字号:
/* Initial compile with estimated time-budget constraints */include script_path + initial_compile.scrcurrent_design ChipLevelwrite -hierarchy -out db_path + ChipLevel_init.db/* Characterize and write_script for all modules */include script_path + characterize.scr/* Recompile all modules using write_script constraints */remove_design -allinclude script_path + recompile.scrcurrent_design ChipLevelwrite -hierarchy -out db_path + ChipLevel_final.db

⌨️ 快捷键说明

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