test_pld_tb_vhdf.udo
来自「TQ公司的STK16x开发系统的源码」· UDO 代码 · 共 9 行
UDO
9 行
-- ispDesignExpert VHDL Functional Simulation Template: Test_PLD_tb_vhdf.udo.
-- You may edit this file to control your simulation.
-- You may specify your design unit.
vsim Test_PLD_tb
-- You may specify your waveforms.
add wave *
-- You may specify your simulation run time.
run 1000 ns
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?