1 |
11 |
ruschi |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate -divider {Avalon Interface}
|
4 |
|
|
add wave -noupdate -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/clk
|
5 |
|
|
add wave -noupdate -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/reset
|
6 |
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /avs_aes_tb/testresult
|
7 |
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /avs_aes_tb/expected
|
8 |
|
|
add wave -noupdate -expand -group {Avalon signals}
|
9 |
|
|
add wave -noupdate -group {Avalon signals} -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_address
|
10 |
|
|
add wave -noupdate -group {Avalon signals} -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_chipselect
|
11 |
|
|
add wave -noupdate -group {Avalon signals} -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_irq
|
12 |
|
|
add wave -noupdate -group {Avalon signals} -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_read
|
13 |
|
|
add wave -noupdate -group {Avalon signals} -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_readdata
|
14 |
|
|
add wave -noupdate -group {Avalon signals} -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_write
|
15 |
|
|
add wave -noupdate -group {Avalon signals} -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_writedata
|
16 |
|
|
add wave -noupdate -group {Avalon signals} -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/avs_s1_waitrequest
|
17 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/ctrl_reg
|
18 |
|
|
add wave -noupdate -divider Core
|
19 |
|
|
add wave -noupdate -expand -group Common
|
20 |
|
|
add wave -noupdate -group Common -format Logic /avs_aes_tb/avs_aes_1/keyexp_done
|
21 |
|
|
add wave -noupdate -group Common -format Logic /avs_aes_tb/avs_aes_1/decrypt_mode
|
22 |
|
|
add wave -noupdate -group Common -format Logic /avs_aes_tb/avs_aes_1/data_stable
|
23 |
|
|
add wave -noupdate -group Common -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/data_in
|
24 |
|
|
add wave -noupdate -group Common -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_idx
|
25 |
|
|
add wave -noupdate -group Common -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey
|
26 |
|
|
add wave -noupdate -group Common -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/finished
|
27 |
|
|
add wave -noupdate -group Common -color Gold -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/result
|
28 |
|
|
add wave -noupdate -expand -group Encrypt
|
29 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/fsm_enc/fsm
|
30 |
|
|
add wave -noupdate -group Encrypt -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/finished_enc
|
31 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_idx_enc
|
32 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_in_enc
|
33 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_out_enc
|
34 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/sbox_out_enc
|
35 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_out_enc
|
36 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_in_enc
|
37 |
|
|
add wave -noupdate -group Encrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/mixcol_out_enc
|
38 |
|
|
add wave -noupdate -expand -group Decrypt
|
39 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/decrypt_datapath/fsm_dec/fsm
|
40 |
|
|
add wave -noupdate -group Decrypt -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/finished_dec
|
41 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_idx_dec
|
42 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_in_dec
|
43 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/addkey_out_dec
|
44 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/shiftrow_in_dec
|
45 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/shiftrow_out_dec
|
46 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/sbox_out_dec
|
47 |
|
|
add wave -noupdate -group Decrypt -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/mixcol_out_dec
|
48 |
|
|
add wave -noupdate -divider keyexpansion
|
49 |
|
|
add wave -noupdate -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/key_stable
|
50 |
|
|
add wave -noupdate -group userkey
|
51 |
|
|
add wave -noupdate -group userkey -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keyword
|
52 |
|
|
add wave -noupdate -group userkey -format Logic -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/w_ena_keyword
|
53 |
|
|
add wave -noupdate -group userkey -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keyshiftreg_in
|
54 |
|
|
add wave -noupdate -group userkey -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keywordaddr
|
55 |
|
|
add wave -noupdate -group Keymemory
|
56 |
|
|
add wave -noupdate -group Keymemory -format Logic /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/w_ena_keymem
|
57 |
|
|
add wave -noupdate -group Keymemory -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keymem
|
58 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keyshiftreg_in
|
59 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/keyshiftreg_out
|
60 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/to_sbox
|
61 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/from_sbox
|
62 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/roundconstant
|
63 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/xorrcon_out
|
64 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/last_word
|
65 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/xor_lastblock_in
|
66 |
|
|
add wave -noupdate -format Literal -radix hexadecimal /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/expstate
|
67 |
|
|
add wave -noupdate -format Literal -radix unsigned /avs_aes_tb/avs_aes_1/aes_core_1/roundkey_generator/i
|
68 |
|
|
TreeUpdate [SetDefaultTree]
|
69 |
|
|
WaveRestoreCursors {{Cursor 1} {2670 ns} 0} {{Cursor 2} {11620 ns} 0}
|
70 |
|
|
configure wave -namecolwidth 173
|
71 |
|
|
configure wave -valuecolwidth 115
|
72 |
|
|
configure wave -justifyvalue left
|
73 |
|
|
configure wave -signalnamewidth 1
|
74 |
|
|
configure wave -snapdistance 10
|
75 |
|
|
configure wave -datasetprefix 0
|
76 |
|
|
configure wave -rowmargin 4
|
77 |
|
|
configure wave -childrowmargin 2
|
78 |
|
|
configure wave -gridoffset 0
|
79 |
|
|
configure wave -gridperiod 40
|
80 |
|
|
configure wave -griddelta 40
|
81 |
|
|
configure wave -timeline 0
|
82 |
|
|
configure wave -timelineunits ns
|
83 |
|
|
update
|
84 |
|
|
WaveRestoreZoom {2624 ns} {2748 ns}
|