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

Subversion Repositories ion

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

Go to most recent revision | 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 -format Logic /mips_tb/mpu/serial_tx/load
16
add wave -noupdate -format Literal -radix ascii /mips_tb/mpu/serial_tx/data_i
17
add wave -noupdate -divider Cache
18
add wave -noupdate -format Logic /mips_tb/mpu/cache/cache_enable
19
add wave -noupdate -color Pink -format Literal /mips_tb/mpu/cache/ps
20
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_wr_reg
21
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_wr_addr_reg
22
add wave -noupdate -expand -group SRAM
23
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/sram_chip_addr
24 202 ja_rd
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/mpu_sram_data_wr
25
add wave -noupdate -group SRAM -format Literal /mips_tb/mpu_sram_byte_we_n
26
add wave -noupdate -group SRAM -format Literal -radix hexadecimal /mips_tb/mpu_sram_address
27
add wave -noupdate -group SRAM -format Logic /mips_tb/mpu_sram_oe_n
28 193 ja_rd
add wave -noupdate -group I-Cache
29
add wave -noupdate -group I-Cache -format Literal /mips_tb/mpu/cache/code_refill_ctr
30
add wave -noupdate -group I-Cache -format Logic /mips_tb/mpu/cache/code_wait
31
add wave -noupdate -group I-Cache -color Orange -format Logic /mips_tb/mpu/cache/code_miss
32
add wave -noupdate -group I-Cache -format Literal -radix hexadecimal /mips_tb/mpu/cache/code_rd_addr_reg
33
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/bram_rd_addr
34
add wave -noupdate -format Literal -radix hexadecimal /mips_tb/mpu/cache/bram_rd_data
35 202 ja_rd
add wave -noupdate -group D-Cache
36 193 ja_rd
add wave -noupdate -group D-Cache -format Literal -radix unsigned /mips_tb/mpu/cache/data_line_addr
37
add wave -noupdate -group D-Cache -format Literal /mips_tb/mpu/cache/data_refill_ctr
38
add wave -noupdate -group D-Cache -format Literal -radix hexadecimal /mips_tb/mpu/cache/data_refill_data
39
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss
40
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss_cached
41
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_miss_uncached
42
add wave -noupdate -group D-Cache -format Logic /mips_tb/mpu/cache/data_wait
43
add wave -noupdate -group D-Cache -color {Forest Green} -format Logic /mips_tb/mpu/cache/read_pending
44
add wave -noupdate -group D-Cache -color Khaki -format Logic /mips_tb/mpu/cache/write_pending
45
add wave -noupdate -group STALL
46
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_interlock
47
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_memwait
48
add wave -noupdate -group STALL -format Logic /mips_tb/mpu/cpu/stalled_muldiv
49
add wave -noupdate -group DRAM
50
add wave -noupdate -group DRAM -color Tan -format Literal /mips_tb/mpu/cache/byte_we
51
TreeUpdate [SetDefaultTree]
52
WaveRestoreCursors {{Cursor 3} {332910000 ps} 0} {{Cursor 4} {333210000 ps} 0}
53
configure wave -namecolwidth 150
54
configure wave -valuecolwidth 64
55
configure wave -justifyvalue left
56
configure wave -signalnamewidth 0
57
configure wave -snapdistance 10
58
configure wave -datasetprefix 0
59
configure wave -rowmargin 4
60
configure wave -childrowmargin 2
61
configure wave -gridoffset 0
62
configure wave -gridperiod 1
63
configure wave -griddelta 40
64
configure wave -timeline 0
65
update
66 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.