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 f3e0587 commit 444f34eCopy full SHA for 444f34e
testbenches/ip/axis_sequencers/tests/test_program.sv
@@ -72,7 +72,7 @@ program test_program;
72
`TH.`SRC_AXIS.inst.IF,
73
`TH.`DST_AXIS.inst.IF);
74
75
- setLoggerVerbosity(ADI_VERBOSITY_HIGH);
+ setLoggerVerbosity(ADI_VERBOSITY_NONE);
76
77
base_env.start();
78
axis_seq_env.start();
0 commit comments