##// END OF EJS Templates
LFR-EQM 2.1.82 - b...
LFR-EQM 2.1.82 - b > SMP_CLK @ 24576MHz/25 = 983.03Hz > OEn active during one cycle > sample ADC_DATA one cycle after the OEn SMP_CLK --------|___________ CLK_25Mhz-|_|-|_|-|_|-|_|-|_|-|_|-|_|-|_|-|_| ADC_OEn ------------|___|----- ADC_DATA ****************{data} ADC_DATA_reg****************{data}

File last commit:

r406:c218371d90d3 JC
r600:1d46c91bda8b simu_with_Leon3
Show More
wave.do
34 lines | 1.6 KiB | text/x-stata | StataLexer
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -expand -group COMMON /tb/clk
add wave -noupdate -expand -group COMMON /tb/rstn
add wave -noupdate -expand -group COMMON /tb/random_vector
add wave -noupdate -expand -group WRITE -radix hexadecimal /tb/write_data
add wave -noupdate -expand -group WRITE -radix hexadecimal /tb/write_addr
add wave -noupdate -expand -group WRITE -radix hexadecimal /tb/write_enable
add wave -noupdate -expand -group WRITE -radix hexadecimal /tb/write_enable_n
add wave -noupdate -expand -group READ -radix hexadecimal /tb/read_data_ram
add wave -noupdate -expand -group READ -radix hexadecimal /tb/read_data_cel
add wave -noupdate -expand -group READ -radix hexadecimal /tb/read_addr
add wave -noupdate -expand -group READ -radix hexadecimal /tb/read_enable
add wave -noupdate -expand -group READ -radix hexadecimal /tb/read_enable_n
add wave -noupdate -radix hexadecimal /tb/warning_value
add wave -noupdate -radix hexadecimal /tb/warning_value_clocked
add wave -noupdate -radix hexadecimal /tb/error_value
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {5926078 ps} 0} {{Cursor 2} {200000 ps} 0}
configure wave -namecolwidth 403
configure wave -valuecolwidth 198
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
configure wave -timelineunits ps
update
WaveRestoreZoom {0 ps} {25526182 ps}