getpcm_t_vhdf.udo
来自「PCM数据采集」· UDO 代码 · 共 9 行
UDO
9 行
-- ispLEVER VHDL Functional Simulation Template: getpcm_t_vhdf.udo.
-- You may edit this file to control your simulation.
-- You may specify your design unit. - 2
vsim $1 -L pmi_work
-- You may specify your waveforms.
add wave *
-- You may specify your simulation run time.
run 1000 ns
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?