PulseChannelUnVerified/tools/sim/run.do

14 lines
165 B
Plaintext

do compile.do
vsim -voptargs="+acc" -lib work tb_cpubus_dacs_pulse_channel
do waves_do/pp_sm_wavetables.do
view wave
view structure
view signals
run -all
# End