File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 6
6
verilator -Irtl/ -cc top.v --exe main.cpp -o $(name ) --trace
7
7
make -C ./obj_dir -f Vtop.mk
8
8
./obj_dir/$(name )
9
- gtkwave --autosavename ./ obj_dir/trace.vcd
9
+ gtkwave --save=trace.gtkw obj_dir/trace.vcd
10
10
11
11
clean :
12
12
rm -rf obj_dir
Original file line number Diff line number Diff line change
1
+ [*]
2
+ [*] GTKWave Analyzer v3.3.111 (w)1999-2020 BSI
3
+ [*] Sun Oct 2 07:43:23 2022
4
+ [*]
5
+ [dumpfile] "obj_dir/trace.vcd"
6
+ [dumpfile_mtime] "Sun Oct 2 07:41:37 2022"
7
+ [dumpfile_size] 216343743
8
+ [savefile] "../trace.gtkw"
9
+ [timestart] 0
10
+ [size] 1920 1007
11
+ [pos] -461 -204
12
+ *-33.950489 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
13
+ [treeopen] TOP.
14
+ [treeopen] TOP.top.
15
+ [treeopen] TOP.top.ltc_encoder.
16
+ [sst_width] 212
17
+ [signals_width] 148
18
+ [sst_expanded] 1
19
+ [sst_vpaned_height] 285
20
+ @28
21
+ TOP.top.clk
22
+ TOP.top.reset_n
23
+ TOP.top.ltc_encoder.clk_ltc
24
+ TOP.top.ltc_encoder.syncing
25
+ TOP.top.ltc_encoder.tick
26
+ TOP.top.ltc
27
+ @24
28
+ [color] 5
29
+ TOP.top.ltc_encoder.pointer[6:0]
30
+ [pattern_trace] 1
31
+ [pattern_trace] 0
You can’t perform that action at this time.
0 commit comments