When using --lib-create, disable tracing hash/internals. Partial (#3200).
This commit is contained in:
parent
899de9a282
commit
c0892dd11c
|
|
@ -197,15 +197,21 @@ private:
|
||||||
+ "_protectlib_final(chandle handle__V);\n\n");
|
+ "_protectlib_final(chandle handle__V);\n\n");
|
||||||
|
|
||||||
// Local variables
|
// Local variables
|
||||||
txtp->addText(fl, "chandle handle__V;\n\n");
|
// Avoid tracing handle, as it is not a stable value, so breaks vcddiff
|
||||||
|
// Likewise other internals aren't interesting to the user
|
||||||
|
txtp->addText(fl, "// verilator tracing_off\n");
|
||||||
|
|
||||||
|
txtp->addText(fl, "chandle handle__V;\n");
|
||||||
|
txtp->addText(fl, "time last_combo_seqnum__V;\n");
|
||||||
|
if (m_hasClk) txtp->addText(fl, "time last_seq_seqnum__V;\n");
|
||||||
|
txtp->addText(fl, "\n");
|
||||||
|
|
||||||
m_comboDeclsp = new AstTextBlock(fl);
|
m_comboDeclsp = new AstTextBlock(fl);
|
||||||
txtp->addNodep(m_comboDeclsp);
|
txtp->addNodep(m_comboDeclsp);
|
||||||
m_seqDeclsp = new AstTextBlock(fl);
|
m_seqDeclsp = new AstTextBlock(fl);
|
||||||
txtp->addNodep(m_seqDeclsp);
|
txtp->addNodep(m_seqDeclsp);
|
||||||
m_tmpDeclsp = new AstTextBlock(fl);
|
m_tmpDeclsp = new AstTextBlock(fl);
|
||||||
txtp->addNodep(m_tmpDeclsp);
|
txtp->addNodep(m_tmpDeclsp);
|
||||||
txtp->addText(fl, "\ntime last_combo_seqnum__V;\n");
|
|
||||||
if (m_hasClk) txtp->addText(fl, "time last_seq_seqnum__V;\n\n");
|
|
||||||
|
|
||||||
// CPP hash value
|
// CPP hash value
|
||||||
addComment(txtp, fl, "Hash value to make sure this file and the corresponding");
|
addComment(txtp, fl, "Hash value to make sure this file and the corresponding");
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,251 @@
|
||||||
|
$version Generated by VerilatedVcd $end
|
||||||
|
$date Sun Nov 14 10:12:01 2021 $end
|
||||||
|
$timescale 1ps $end
|
||||||
|
|
||||||
|
$scope module top $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$scope module t $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 32 + count [31:0] $end
|
||||||
|
$var wire 8 # out0 [7:0] $end
|
||||||
|
$var wire 8 $ out1 [7:0] $end
|
||||||
|
$var wire 8 % out2 [7:0] $end
|
||||||
|
$var wire 8 & out3 [7:0] $end
|
||||||
|
$var wire 8 * out3_2 [7:0] $end
|
||||||
|
$var wire 8 ' out5 [7:0] $end
|
||||||
|
$var wire 8 ( out6 [7:0] $end
|
||||||
|
$scope module i_delay0 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 & in [7:0] $end
|
||||||
|
$var wire 8 ' out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_delay1 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 ' in [7:0] $end
|
||||||
|
$var wire 8 ( out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_sub0 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 & in [7:0] $end
|
||||||
|
$var wire 8 # out [7:0] $end
|
||||||
|
$scope module i_sub0 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 & in [7:0] $end
|
||||||
|
$var wire 8 # out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_sub1 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 # in [7:0] $end
|
||||||
|
$var wire 8 $ out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_sub2 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 $ in [7:0] $end
|
||||||
|
$var wire 8 % out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_sub3 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 % in [7:0] $end
|
||||||
|
$var wire 8 & out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$scope module i_sub3_2 $end
|
||||||
|
$var wire 1 ) clk $end
|
||||||
|
$var wire 8 % in [7:0] $end
|
||||||
|
$var wire 8 * out [7:0] $end
|
||||||
|
$upscope $end
|
||||||
|
$upscope $end
|
||||||
|
$upscope $end
|
||||||
|
$enddefinitions $end
|
||||||
|
|
||||||
|
|
||||||
|
#0
|
||||||
|
b00000000 #
|
||||||
|
b00000000 $
|
||||||
|
b00000000 %
|
||||||
|
b00000000 &
|
||||||
|
b00000000 '
|
||||||
|
b00000000 (
|
||||||
|
0)
|
||||||
|
b00000000 *
|
||||||
|
b00000000000000000000000000000000 +
|
||||||
|
#10
|
||||||
|
b00000001 $
|
||||||
|
b00000010 %
|
||||||
|
b00000010 &
|
||||||
|
1)
|
||||||
|
b00000010 *
|
||||||
|
b00000000000000000000000000000001 +
|
||||||
|
#15
|
||||||
|
0)
|
||||||
|
#20
|
||||||
|
b00000010 #
|
||||||
|
b00000101 %
|
||||||
|
b00000011 &
|
||||||
|
1)
|
||||||
|
b00000011 *
|
||||||
|
b00000000000000000000000000000010 +
|
||||||
|
#25
|
||||||
|
0)
|
||||||
|
#30
|
||||||
|
b00000011 #
|
||||||
|
b00000011 $
|
||||||
|
b00000111 %
|
||||||
|
b00000101 &
|
||||||
|
b00000010 '
|
||||||
|
1)
|
||||||
|
b00000101 *
|
||||||
|
b00000000000000000000000000000011 +
|
||||||
|
#35
|
||||||
|
0)
|
||||||
|
#40
|
||||||
|
b00000101 #
|
||||||
|
b00000100 $
|
||||||
|
b00001000 %
|
||||||
|
b00001000 &
|
||||||
|
b00000011 '
|
||||||
|
1)
|
||||||
|
b00001000 *
|
||||||
|
b00000000000000000000000000000100 +
|
||||||
|
#45
|
||||||
|
0)
|
||||||
|
#50
|
||||||
|
b00001000 #
|
||||||
|
b00000110 $
|
||||||
|
b00001010 &
|
||||||
|
b00000101 '
|
||||||
|
1)
|
||||||
|
b00001010 *
|
||||||
|
b00000000000000000000000000000101 +
|
||||||
|
#55
|
||||||
|
0)
|
||||||
|
#60
|
||||||
|
b00001010 #
|
||||||
|
b00001001 $
|
||||||
|
b00001010 %
|
||||||
|
b00001011 &
|
||||||
|
b00001000 '
|
||||||
|
b00000010 (
|
||||||
|
1)
|
||||||
|
b00001011 *
|
||||||
|
b00000000000000000000000000000110 +
|
||||||
|
#65
|
||||||
|
0)
|
||||||
|
#70
|
||||||
|
b00001011 #
|
||||||
|
b00001011 $
|
||||||
|
b00001011 %
|
||||||
|
b00001010 '
|
||||||
|
b00000011 (
|
||||||
|
1)
|
||||||
|
b00000000000000000000000000000111 +
|
||||||
|
#75
|
||||||
|
0)
|
||||||
|
#80
|
||||||
|
b00001100 $
|
||||||
|
b00001101 %
|
||||||
|
b00001101 &
|
||||||
|
b00001011 '
|
||||||
|
b00000101 (
|
||||||
|
1)
|
||||||
|
b00001101 *
|
||||||
|
b00000000000000000000000000001000 +
|
||||||
|
#85
|
||||||
|
0)
|
||||||
|
#90
|
||||||
|
b00001101 #
|
||||||
|
b00010000 %
|
||||||
|
b00001110 &
|
||||||
|
b00001000 (
|
||||||
|
1)
|
||||||
|
b00001110 *
|
||||||
|
b00000000000000000000000000001001 +
|
||||||
|
#95
|
||||||
|
0)
|
||||||
|
#100
|
||||||
|
b00001110 #
|
||||||
|
b00001110 $
|
||||||
|
b00010010 %
|
||||||
|
b00010000 &
|
||||||
|
b00001101 '
|
||||||
|
b00001010 (
|
||||||
|
1)
|
||||||
|
b00010000 *
|
||||||
|
b00000000000000000000000000001010 +
|
||||||
|
#105
|
||||||
|
0)
|
||||||
|
#110
|
||||||
|
b00010000 #
|
||||||
|
b00001111 $
|
||||||
|
b00010011 %
|
||||||
|
b00010011 &
|
||||||
|
b00001110 '
|
||||||
|
b00001011 (
|
||||||
|
1)
|
||||||
|
b00010011 *
|
||||||
|
b00000000000000000000000000001011 +
|
||||||
|
#115
|
||||||
|
0)
|
||||||
|
#120
|
||||||
|
b00010011 #
|
||||||
|
b00010001 $
|
||||||
|
b00010101 &
|
||||||
|
b00010000 '
|
||||||
|
1)
|
||||||
|
b00010101 *
|
||||||
|
b00000000000000000000000000001100 +
|
||||||
|
#125
|
||||||
|
0)
|
||||||
|
#130
|
||||||
|
b00010101 #
|
||||||
|
b00010100 $
|
||||||
|
b00010101 %
|
||||||
|
b00010110 &
|
||||||
|
b00010011 '
|
||||||
|
b00001101 (
|
||||||
|
1)
|
||||||
|
b00010110 *
|
||||||
|
b00000000000000000000000000001101 +
|
||||||
|
#135
|
||||||
|
0)
|
||||||
|
#140
|
||||||
|
b00010110 #
|
||||||
|
b00010110 $
|
||||||
|
b00010110 %
|
||||||
|
b00010101 '
|
||||||
|
b00001110 (
|
||||||
|
1)
|
||||||
|
b00000000000000000000000000001110 +
|
||||||
|
#145
|
||||||
|
0)
|
||||||
|
#150
|
||||||
|
b00010111 $
|
||||||
|
b00011000 %
|
||||||
|
b00011000 &
|
||||||
|
b00010110 '
|
||||||
|
b00010000 (
|
||||||
|
1)
|
||||||
|
b00011000 *
|
||||||
|
b00000000000000000000000000001111 +
|
||||||
|
#155
|
||||||
|
0)
|
||||||
|
#160
|
||||||
|
b00011000 #
|
||||||
|
b00011011 %
|
||||||
|
b00011001 &
|
||||||
|
b00010011 (
|
||||||
|
1)
|
||||||
|
b00011001 *
|
||||||
|
b00000000000000000000000000010000 +
|
||||||
|
#165
|
||||||
|
0)
|
||||||
|
#170
|
||||||
|
b00011001 #
|
||||||
|
b00011001 $
|
||||||
|
b00011101 %
|
||||||
|
b00011011 &
|
||||||
|
b00011000 '
|
||||||
|
b00010101 (
|
||||||
|
1)
|
||||||
|
b00011011 *
|
||||||
|
b00000000000000000000000000010001 +
|
||||||
|
|
@ -0,0 +1,35 @@
|
||||||
|
#!/usr/bin/perl
|
||||||
|
if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); die; }
|
||||||
|
# DESCRIPTION: Verilator: Verilog Test driver/expect definition
|
||||||
|
#
|
||||||
|
# Copyright 2003 by Wilson Snyder. This program is free software; you can
|
||||||
|
# redistribute it and/or modify it under the terms of either the GNU
|
||||||
|
# Lesser General Public License Version 3 or the Perl Artistic License
|
||||||
|
# Version 2.0.
|
||||||
|
|
||||||
|
scenarios(vlt_all => 1);
|
||||||
|
|
||||||
|
top_filename("t/t_hier_block.v");
|
||||||
|
|
||||||
|
# CI environment offers 2 VCPUs, 2 thread setting causes the following warning.
|
||||||
|
# %Warning-UNOPTTHREADS: Thread scheduler is unable to provide requested parallelism; consider asking for fewer threads.
|
||||||
|
# So use 6 threads here though it's not optimal in performace wise, but ok.
|
||||||
|
|
||||||
|
compile(
|
||||||
|
v_flags2 => ['t/t_hier_block.cpp'],
|
||||||
|
verilator_flags2 => [($Self->{vltmt} ? ' --threads 6' : ''),
|
||||||
|
'--hierarchical',
|
||||||
|
'--Wno-TIMESCALEMOD',
|
||||||
|
'--trace',
|
||||||
|
'--no-trace-underscore', # To avoid handle mismatches
|
||||||
|
],
|
||||||
|
);
|
||||||
|
|
||||||
|
execute(
|
||||||
|
check_finished => 1,
|
||||||
|
);
|
||||||
|
|
||||||
|
vcd_identical("$Self->{obj_dir}/simx.vcd", $Self->{golden_filename});
|
||||||
|
|
||||||
|
ok(1);
|
||||||
|
1;
|
||||||
Loading…
Reference in New Issue