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

Subversion Repositories mcu8

[/] [mcu8/] [trunk/] [wave.do] - Blame information for rev 26

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimo
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate -format Literal -radix decimal /processor_tb/u_cpu/prog_adr
4
add wave -noupdate -format Literal /processor_tb/u_cpu/prog_data
5
add wave -noupdate -format Literal /processor_tb/u_cpu/datmem_data_in
6
add wave -noupdate -format Literal /processor_tb/u_cpu/datmem_data_out
7
add wave -noupdate -format Logic /processor_tb/u_cpu/datmem_nrd
8
add wave -noupdate -format Logic /processor_tb/u_cpu/datmem_nwr
9
add wave -noupdate -format Literal /processor_tb/u_cpu/datmem_adr
10
add wave -noupdate -format Literal /processor_tb/u_cpu/a
11
add wave -noupdate -format Literal /processor_tb/u_cpu/b
12
add wave -noupdate -format Logic /processor_tb/u_cpu/cflag
13
add wave -noupdate -format Logic /processor_tb/u_cpu/zflag
14
add wave -noupdate -format Logic /processor_tb/u_cpu/clk
15
add wave -noupdate -format Logic /processor_tb/u_cpu/nreset
16
add wave -noupdate -format Logic /processor_tb/u_cpu/go_step
17
add wave -noupdate -format Logic /processor_tb/u_cpu/one_step
18
add wave -noupdate -format Logic /processor_tb/u_cpu/rst
19
add wave -noupdate -format Literal /processor_tb/u_ram/addr
20
add wave -noupdate -format Literal /processor_tb/u_ram/data_in
21
add wave -noupdate -format Literal /processor_tb/u_ram/data_out
22
add wave -noupdate -format Logic /processor_tb/u_ram/ce_nwr
23
add wave -noupdate -format Logic /processor_tb/u_ram/ce_nrd
24
add wave -noupdate -format Literal /processor_tb/u_ram/memory
25
add wave -noupdate -format Literal /processor_tb/u_rom/addr
26
add wave -noupdate -format Literal /processor_tb/u_rom/data
27
add wave -noupdate -format Literal /processor_tb/u_rom/memory
28
TreeUpdate [SetDefaultTree]
29
WaveRestoreCursors {{Cursor 1} {529000 ns} 1} {{Cursor 2} {200000 ns} 1}
30
configure wave -namecolwidth 211
31
configure wave -valuecolwidth 100
32
configure wave -justifyvalue left
33
configure wave -signalnamewidth 0
34
configure wave -snapdistance 10
35
configure wave -datasetprefix 0
36
configure wave -rowmargin 4
37
configure wave -childrowmargin 2
38
configure wave -gridoffset 0
39
configure wave -gridperiod 1
40
configure wave -griddelta 40
41
configure wave -timeline 0
42
configure wave -timelineunits ns
43
update
44
WaveRestoreZoom {526130 ns} {537616 ns}

powered by: WebSVN 2.1.0

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