📄 nco_vo_msim.tcl
字号:
if {[file exist [project env]] > 0} {project close}if {[file exist "D:/design/dds/nco.mpf"] == 0} { project new D:/design/dds/ nco} else {project open nco}if {[file exist work] ==0} { exec vlib work exec vmap work work} vlog c:/eda/altera/quartus51//eda/sim_lib/220model.vvlog c:/eda/altera/quartus51//eda/sim_lib/altera_mf.vvlog c:/eda/altera/quartus51//eda/sim_lib/sgate.vvlog nco.vovlog nco_tb.vvsim nco_tb -pli c:/eda/altera/quartus51///bin/convert_hex2ver.dlldo nco_wave.dorun 22000 ns;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -