Skip to content

Commit

Permalink
[hardware] Add waves for segment sequencer
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Oct 26, 2024
1 parent 6682824 commit 1fe5c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardware/scripts/wave_ara.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ add wave -noupdate -group Ara -group core /ara_tb/dut/i_ara_soc/i_system/i_ara/*

add wave -noupdate -group Ara -group dispatcher /ara_tb/dut/i_ara_soc/i_system/i_ara/i_dispatcher/*
add wave -noupdate -group Ara -group dispatcher -group segment_sequencer /ara_tb/dut/i_ara_soc/i_system/i_ara/i_dispatcher/i_segment_sequencer/*
add wave -noupdate -group Ara -group dispatcher -group segment_sequencer /ara_tb/dut/i_ara_soc/i_system/i_ara/i_dispatcher/i_segment_sequencer/gen_segment_support/*
add wave -noupdate -group Ara -group sequencer /ara_tb/dut/i_ara_soc/i_system/i_ara/i_sequencer/*

# Add waves from all the lanes
Expand Down

0 comments on commit 1fe5c81

Please sign in to comment.