OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [ion/] [trunk/] [sim/] [mips_tb_wave.do] - Blame information for rev 230

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 193 ja_rd
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate -format Logic /mips_tb/clk
4
add wave -noupdate -format Logic /mips_tb/reset
5
add wave -noupdate -color Gold -format Literal -radix hexadecimal /mips_tb/mpu/cpu/p1_ir_reg
6
add wave -noupdate -divider Debug
7
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/log_info
8
add wave -noupdate -color Gold -format Literal -radix hexadecimal /mips_tb/log_info.debug
9
add wave -noupdate -format Logic -radix hexadecimal /mips_tb/log_info.code_rd_vma
10
add wave -noupdate -format Logic -radix hexadecimal /mips_tb/log_info.write_pending
11
add wave -noupdate -color {Light Blue} -format Literal -radix hexadecimal /mips_tb/log_info.pending_data_wr_addr
12
add wave -noupdate -color {Light Blue} -format Literal -radix hexadecimal /mips_tb/log_info.pending_data_wr_pc
13
add wave -noupdate -color {Light Blue} -format Literal -radix hexadecimal /mips_tb/log_info.pending_data_wr
14
add wave -noupdate -color {Light Blue} -format Literal -radix binary /mips_tb/log_info.pending_data_wr_we
15
add wave -noupdate -divider Cache
16
add wave -noupdate -format Logic /mips_tb/mpu/cache/cache_enable
17
add wave -noupdate -color Pink -format Literal /mips_tb/mpu/cache/ps
18
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_wr_reg
19
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_wr_addr_reg
20
add wave -noupdate -expand -group SRAM
21
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/sram_chip_addr
22 202 ja_rd
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/mpu_sram_data_wr
23
add wave -noupdate -group SRAM -format Literal /mips_tb/mpu_sram_byte_we_n
24
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/mpu_sram_address
25
add wave -noupdate -group SRAM -format Logic /mips_tb/mpu_sram_oe_n
26 193 ja_rd
add wave -noupdate -group I-Cache
27
add wave -noupdate -group I-Cache -format Literal /mips_tb/mpu/cache/code_refill_ctr
28
add wave -noupdate -group I-Cache -format Logic /mips_tb/mpu/cache/code_wait
29
add wave -noupdate -group I-Cache -color Orange -format Logic /mips_tb/mpu/cache/code_miss
30
add wave -noupdate -group I-Cache -format Literal -radix hexadecimal /mips_tb/mpu/cache/code_rd_addr_reg
31
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/bram_rd_addr
32
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/bram_rd_data
33 202 ja_rd
add wave -noupdate -group D-Cache
34 193 ja_rd
add wave -noupdate -group D-Cache -format Literal -radix unsigned /mips_tb/mpu/cache/data_line_addr
35
add wave -noupdate -group D-Cache -format Literal /mips_tb/mpu/cache/data_refill_ctr
36
add wave -noupdate -group D-Cache -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_refill_data
37
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss
38
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss_cached
39
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss_uncached
40
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_wait
41
add wave -noupdate -group D-Cache -color {Forest Green} -format Logic /mips_tb/mpu/cache/read_pending
42
add wave -noupdate -group D-Cache -color Khaki -format Logic /mips_tb/mpu/cache/write_pending
43
add wave -noupdate -group STALL
44
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_interlock
45
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_memwait
46
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_muldiv
47
add wave -noupdate -group DRAM
48
add wave -noupdate -group DRAM -color Tan -format Literal /mips_tb/mpu/cache/byte_we
49
TreeUpdate [SetDefaultTree]
50
WaveRestoreCursors {{Cursor 3} {332910000 ps} 0} {{Cursor 4} {333210000 ps} 0}
51
configure wave -namecolwidth 150
52
configure wave -valuecolwidth 64
53
configure wave -justifyvalue left
54
configure wave -signalnamewidth 0
55
configure wave -snapdistance 10
56
configure wave -datasetprefix 0
57
configure wave -rowmargin 4
58
configure wave -childrowmargin 2
59
configure wave -gridoffset 0
60
configure wave -gridperiod 1
61
configure wave -griddelta 40
62
configure wave -timeline 0
63
update
64 202 ja_rd
WaveRestoreZoom {0 ps} {2940094500 ps}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.