39 lines
1.4 KiB
Batchfile
39 lines
1.4 KiB
Batchfile
|
verdiWindowResize -win $_Verdi_1 -1 "27" "1920" "977"
|
||
|
debImport "-f" \
|
||
|
"/data/work/yzzhang/hdl/sv/readout_AWG_RM/nco_dpi/codegen/dll/nco/files.f" \
|
||
|
-path \
|
||
|
{/data/work/yzzhang/hdl/sv/readout_AWG_RM/nco_dpi/codegen/dll/nco}
|
||
|
wvCreateWindow
|
||
|
wvSetPosition -win $_nWave2 {("G1" 0)}
|
||
|
wvOpenFile -win $_nWave2 \
|
||
|
{/data/work/yzzhang/hdl/sv/readout_AWG_RM/nco_dpi/codegen/dll/nco/TB.fsdb}
|
||
|
srcDeselectAll -win $_nTrace1
|
||
|
wvGetSignalOpen -win $_nWave2
|
||
|
wvGetSignalSetScope -win $_nWave2 "/tb"
|
||
|
wvSetPosition -win $_nWave2 {("G1" 2)}
|
||
|
wvSetPosition -win $_nWave2 {("G1" 2)}
|
||
|
wvAddSignal -win $_nWave2 -clear
|
||
|
wvAddSignal -win $_nWave2 -group {"G1" \
|
||
|
{/tb/result_cos\[63:0\]} \
|
||
|
{/tb/result_sin\[63:0\]} \
|
||
|
}
|
||
|
wvAddSignal -win $_nWave2 -group {"G2" \
|
||
|
}
|
||
|
wvSelectSignal -win $_nWave2 {( "G1" 1 2 )}
|
||
|
wvSetPosition -win $_nWave2 {("G1" 2)}
|
||
|
wvGetSignalClose -win $_nWave2
|
||
|
wvSetCursor -win $_nWave2 0.000000 -snap {("G2" 0)}
|
||
|
wvBusWaveform -win $_nWave2 -analog
|
||
|
wvSetPosition -win $_nWave2 {("G1" 2)}
|
||
|
wvZoomOut -win $_nWave2
|
||
|
wvZoomOut -win $_nWave2
|
||
|
wvZoomOut -win $_nWave2
|
||
|
wvZoomOut -win $_nWave2
|
||
|
wvZoomOut -win $_nWave2
|
||
|
wvSetRadix -win $_nWave2 -2Com
|
||
|
wvSetCursor -win $_nWave2 41392.325000 -snap {("G1" 1)}
|
||
|
wvSetCursor -win $_nWave2 40613.785972 -snap {("G1" 0)}
|
||
|
wvSetCursor -win $_nWave2 37369.873354 -snap {("G1" 1)}
|
||
|
wvSetCursor -win $_nWave2 41003.055486 -snap {("G1" 1)}
|
||
|
debExit
|