1111.do 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. onerror {resume}
  2. quietly WaveActivateNextPane {} 0
  3. add wave -noupdate /tb/ADC_PERIOD
  4. add wave -noupdate /tb/CLK_PERIOD
  5. add wave -noupdate /tb/adc_data
  6. add wave -noupdate /tb/adc_data_next
  7. add wave -noupdate /tb/adc_en
  8. add wave -noupdate /tb/adc_eoc
  9. add wave -noupdate /tb/adc_eoc_dly
  10. add wave -noupdate /tb/adc_restart
  11. add wave -noupdate /tb/adc_run
  12. add wave -noupdate /tb/code
  13. add wave -noupdate /tb/paddr
  14. add wave -noupdate /tb/pclk
  15. add wave -noupdate /tb/penable
  16. add wave -noupdate /tb/prdata
  17. add wave -noupdate /tb/presetn
  18. add wave -noupdate /tb/psel
  19. add wave -noupdate /tb/pwdata
  20. add wave -noupdate /tb/pwrite
  21. add wave -noupdate /tb/ram_wr_addr
  22. add wave -noupdate /tb/ram_wr_data_b
  23. add wave -noupdate /tb/ram_wren_b
  24. add wave -noupdate /tb/tri_val
  25. add wave -noupdate /tb/triangle_phase
  26. add wave -noupdate /tb/triangle_step
  27. add wave -noupdate /tb/trig_auto_timeout
  28. add wave -noupdate /tb/trig_done
  29. add wave -noupdate /tb/trig_edge
  30. add wave -noupdate /tb/trig_mode
  31. add wave -noupdate /tb/trig_pulse_width
  32. add wave -noupdate /tb/trig_threshold
  33. add wave -noupdate /tb/trig_time_slot
  34. add wave -noupdate /tb/trigger_count
  35. add wave -noupdate /tb/trigger_ptr
  36. add wave -noupdate /tb/volt
  37. add wave -noupdate /tb/uut/ADDR_TRIG_DONE
  38. add wave -noupdate /tb/uut/ADDR_TRIG_PTR
  39. add wave -noupdate /tb/uut/DONE
  40. add wave -noupdate /tb/uut/IDLE
  41. add wave -noupdate /tb/uut/INTERVAL_MIN
  42. add wave -noupdate /tb/uut/POST_TRIG
  43. add wave -noupdate /tb/uut/POST_TRIG_CNT
  44. add wave -noupdate /tb/uut/RAM_DEPTH
  45. add wave -noupdate /tb/uut/SAMPLING
  46. add wave -noupdate /tb/uut/adc_data
  47. add wave -noupdate /tb/uut/adc_data_prev
  48. add wave -noupdate /tb/uut/adc_en
  49. add wave -noupdate /tb/uut/adc_eoc
  50. add wave -noupdate /tb/uut/adc_eoc_ris
  51. add wave -noupdate /tb/uut/adc_eoc_sync1
  52. add wave -noupdate /tb/uut/adc_eoc_sync2
  53. add wave -noupdate /tb/uut/adc_restart
  54. add wave -noupdate /tb/uut/adc_restart_ris
  55. add wave -noupdate /tb/uut/adc_rst_sync1
  56. add wave -noupdate /tb/uut/adc_rst_sync2
  57. add wave -noupdate /tb/uut/adc_rst_sync3
  58. add wave -noupdate /tb/uut/adc_run
  59. add wave -noupdate /tb/uut/addr_diff
  60. add wave -noupdate /tb/uut/apb_data_phase
  61. add wave -noupdate /tb/uut/auto_force_trigger
  62. add wave -noupdate /tb/uut/curr_state
  63. add wave -noupdate /tb/uut/edge_trigger
  64. add wave -noupdate /tb/uut/first_sample_full
  65. add wave -noupdate /tb/uut/last_end_addr
  66. add wave -noupdate /tb/uut/last_trig_ptr
  67. add wave -noupdate /tb/uut/next_state
  68. add wave -noupdate /tb/uut/paddr
  69. add wave -noupdate /tb/uut/pclk
  70. add wave -noupdate /tb/uut/penable
  71. add wave -noupdate /tb/uut/post_trig_cnt
  72. add wave -noupdate /tb/uut/prdata
  73. add wave -noupdate /tb/uut/presetn
  74. add wave -noupdate /tb/uut/psel
  75. add wave -noupdate /tb/uut/pwdata
  76. add wave -noupdate /tb/uut/pwrite
  77. add wave -noupdate /tb/uut/ram_wr_addr
  78. add wave -noupdate /tb/uut/ram_wr_data_b
  79. add wave -noupdate /tb/uut/ram_wren_b
  80. add wave -noupdate /tb/uut/sample_cnt
  81. add wave -noupdate /tb/uut/sample_valid
  82. add wave -noupdate /tb/uut/single_shot_lock
  83. add wave -noupdate /tb/uut/trig_auto_timeout
  84. add wave -noupdate /tb/uut/trig_done
  85. add wave -noupdate /tb/uut/trig_edge
  86. add wave -noupdate /tb/uut/trig_hit_comb
  87. add wave -noupdate /tb/uut/trig_hit_comb_reg
  88. add wave -noupdate /tb/uut/trig_interval_ok
  89. add wave -noupdate /tb/uut/trig_mode
  90. add wave -noupdate /tb/uut/trig_pulse_width
  91. add wave -noupdate /tb/uut/trig_threshold
  92. add wave -noupdate /tb/uut/trig_time_slot
  93. add wave -noupdate /tb/uut/trigger_ptr
  94. TreeUpdate [SetDefaultTree]
  95. WaveRestoreCursors {{Cursor 1} {4620010776 ps} 0}
  96. quietly wave cursor active 1
  97. configure wave -namecolwidth 150
  98. configure wave -valuecolwidth 100
  99. configure wave -justifyvalue left
  100. configure wave -signalnamewidth 0
  101. configure wave -snapdistance 10
  102. configure wave -datasetprefix 0
  103. configure wave -rowmargin 4
  104. configure wave -childrowmargin 2
  105. configure wave -gridoffset 0
  106. configure wave -gridperiod 1
  107. configure wave -griddelta 40
  108. configure wave -timeline 0
  109. configure wave -timelineunits ps
  110. update
  111. WaveRestoreZoom {4620010418 ps} {4620011418 ps}