We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff3a4b commit f6f6092Copy full SHA for f6f6092
flow/designs/asap7/mock-array/simulate.sh
@@ -27,6 +27,7 @@ verilator -Wall --cc \
27
--Mdir $OBJ_DIR \
28
--top-module MockArray \
29
--trace \
30
+ --trace-underscore \
31
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_AO_RVT_TT_201020.v \
32
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_INVBUF_RVT_TT_201020.v \
33
$PLATFORM_DIR/verilog/stdcell/asap7sc7p5t_SIMPLE_RVT_TT_201020.v \
0 commit comments