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

📄 st_mult1.tcl

📁 veilog实现的状态机乘法器.可以参考
💻 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 + -