📄 st_mult1.tcl
字号:
# Run with quartus_sh -t <x_cons.tcl>
set_global_assignment -section_id st_mult1 -name EDA_DESIGN_ENTRY_SYNTHESIS_TOOL SYNPLIFY
set_global_assignment -section_id eda_design_synthesis -name EDA_INPUT_DATA_FORMAT EDIF
set_global_assignment -section_id eda_design_synthesis -name EDA_INPUT_VCC_NAME VCC
set_global_assignment -section_id eda_design_synthesis -name EDA_INPUT_GND_NAME GND
set_global_assignment -section_id eda_design_synthesis -name EDA_LMF_FILE synplcty.lmf
import_assignments_from_maxplus2 st_mult1.acf
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -