Commit 963115c
Rename tb sum→result to avoid duplicate waveform signal names
The VCD dumper records both the tb-level wire and the dut port by name.
When both are called 'sum' it looks like a confusing duplicate; renaming
the tb wire to 'result' makes the two hierarchy levels distinct.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5d45c06 commit 963115c
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
0 commit comments