Skip to content

Commit f6f6092

Browse files
committed
mock-array: add missing signals in .vcd file
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 0ff3a4b commit f6f6092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/designs/asap7/mock-array/simulate.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ verilator -Wall --cc \
2727
--Mdir $OBJ_DIR \
2828
--top-module MockArray \
2929
--trace \
30+
--trace-underscore \
3031
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_AO_RVT_TT_201020.v \
3132
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_INVBUF_RVT_TT_201020.v \
3233
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_SIMPLE_RVT_TT_201020.v \

0 commit comments

Comments
 (0)