Skip to content

Commit

Permalink
Merge pull request #3890 from alainmarcel/alainmarcel-patch-1
Browse files Browse the repository at this point in the history
log file name in between quotes
  • Loading branch information
alaindargelas authored Sep 28, 2023
2 parents 8ad3795 + 087b285 commit 01735ba
Show file tree
Hide file tree
Showing 711 changed files with 735 additions and 735 deletions.
2 changes: 1 addition & 1 deletion src/ErrorReporting/ErrorDefinition.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ bool ErrorDefinition::init() {
"Missing output directory argument for -odir option");
rec(CMD_PP_CANNOT_CREATE_OUTPUT_DIR, FATAL, CMD,
"Cannot create output directory \"%s\"");
rec(CMD_CREATING_LOG_FILE, INFO, CMD, "Creating log file %s");
rec(CMD_CREATING_LOG_FILE, INFO, CMD, "Creating log file \"%s\"");
rec(CMD_NUMBER_THREADS, INFO, CMD, "Executing with %s threads");
rec(CMD_PP_CANNOT_CREATE_CACHE_DIR, FATAL, CMD,
"Cannot create cache directory \"%s\"");
Expand Down
2 changes: 1 addition & 1 deletion tests/1364_2005/1364_2005.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/1364_2005/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/1364_2005/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/1364_2005/dut.v
Expand Down
2 changes: 1 addition & 1 deletion tests/AaFirstTest/AaFirstTest.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AaFirstTest/slpp_unit/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AaFirstTest/slpp_unit/surelog.log".
[INF:CM0020] Separate compilation-unit mode is on.
[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/AaFirstTest/dut.sv".
[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/AaFirstTest/dut.sv".
Expand Down
2 changes: 1 addition & 1 deletion tests/AllBinding/AllBinding.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AllBinding/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AllBinding/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AllBinding/enum.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AllPackageSignal/AllPackageSignal.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AllPackageSignal/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AllPackageSignal/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AllPackageSignal/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AlwaysNoElab/AlwaysNoElab.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AlwaysNoElab/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AlwaysNoElab/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AlwaysNoElab/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArianeElab/ArianeElab.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArianeElab/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArianeElab/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArianeElab/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArianeElab2/ArianeElab2.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArianeElab2/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArianeElab2/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArianeElab2/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayExprFuncArg/ArrayExprFuncArg.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayExprFuncArg/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayExprFuncArg/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayExprFuncArg/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayInst/ArrayInst.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayInst/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayInst/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayInst/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayMethodIterator/ArrayMethodIterator.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayMethodIterator/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayMethodIterator/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayMethodIterator/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayNet/ArrayNet.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayNet/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayNet/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayNet/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayTypespec/ArrayTypespec.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayTypespec/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayTypespec/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayTypespec/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/ArrayVarName/ArrayVarName.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/ArrayVarName/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/ArrayVarName/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/ArrayVarName/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Assert/Assert.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Assert/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Assert/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Assert/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Assertions/Assertions.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Assertions/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Assertions/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Assertions/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssignPattern/AssignPattern.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignPattern/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignPattern/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignPattern/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssignPatternArray/AssignPatternArray.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignPatternArray/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignPatternArray/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignPatternArray/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssignPlus/AssignPlus.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignPlus/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignPlus/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignPlus/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssignRhsFlat/AssignRhsFlat.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignRhsFlat/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignRhsFlat/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignRhsFlat/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssignSubs/AssignSubs.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignSubs/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignSubs/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignSubs/dut.sv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssignmentPatternInAssignmentPattern/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssignmentPatternInAssignmentPattern/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssignmentPatternInAssignmentPattern/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Assignments/Assignments.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Assignments/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Assignments/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Assignments/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssociativeArray/AssociativeArray.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssociativeArray/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssociativeArray/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssociativeArray/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/AssumeProp/AssumeProp.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/AssumeProp/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/AssumeProp/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/AssumeProp/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Attributes/Attributes.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Attributes/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Attributes/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Attributes/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Attributes2/Attributes2.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Attributes2/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Attributes2/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Attributes2/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BadLabel/BadLabel.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BadLabel/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BadLabel/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BadLabel/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BadScope/BadScope.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BadScope/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BadScope/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BadScope/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BeginKeywords/BeginKeywords.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BeginKeywords/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BeginKeywords/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BeginKeywords/top.v
Expand Down
2 changes: 1 addition & 1 deletion tests/BiasValue/BiasValue.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BiasValue/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BiasValue/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BiasValue/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BinarySize/BinarySize.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BinarySize/slpp_unit/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BinarySize/slpp_unit/surelog.log".
[INF:CM0020] Separate compilation-unit mode is on.
[WRN:PA0205] ${SURELOG_DIR}/tests/BinarySize/dut.sv:1:1: No timescale set for "top".
[INF:CP0300] Compilation...
Expand Down
2 changes: 1 addition & 1 deletion tests/BindMethod/BindMethod.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BindMethod/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BindMethod/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BindMethod/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BindStmt/BindStmt.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BindStmt/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BindStmt/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BindStmt/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BindStmt2/BindStmt2.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BindStmt2/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BindStmt2/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BindStmt2/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BindVarsAndEnum/BindVarsAndEnum.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BindVarsAndEnum/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BindVarsAndEnum/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BindVarsAndEnum/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/Bindings/Bindings.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/Bindings/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/Bindings/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/Bindings/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitComplex/BitComplex.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitComplex/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitComplex/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitComplex/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitPartSelect/BitPartSelect.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitPartSelect/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitPartSelect/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitPartSelect/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitRanges/BitRanges.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitRanges/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitRanges/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitRanges/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitSelect/BitSelect.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitSelect/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitSelect/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitSelect/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitSelectExpr/BitSelectExpr.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitSelectExpr/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitSelectExpr/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitSelectExpr/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitSelectHier/BitSelectHier.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitSelectHier/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitSelectHier/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitSelectHier/dut.sv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitSelectPartSelectInFunction/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitSelectPartSelectInFunction/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitSelectPartSelectInFunction/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitSelectSelect/BitSelectSelect.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitSelectSelect/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitSelectSelect/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitSelectSelect/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitsArray/BitsArray.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitsArray/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitsArray/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitsArray/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitsHierPath/BitsHierPath.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitsHierPath/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitsHierPath/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitsHierPath/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitsLogic/BitsLogic.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitsLogic/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitsLogic/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BitsLogic/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BitsOp/BitsOp.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitsOp/slpp_unit/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitsOp/slpp_unit/surelog.log".
[INF:CM0020] Separate compilation-unit mode is on.
[WRN:PA0205] ${SURELOG_DIR}/tests/BitsOp/dut.sv:1:1: No timescale set for "top_pkg".
[WRN:PA0205] ${SURELOG_DIR}/tests/BitsOp/dut.sv:22:1: No timescale set for "tlul_pkg".
Expand Down
2 changes: 1 addition & 1 deletion tests/BitsStructMember/BitsStructMember.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BitsStructMember/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BitsStructMember/slpp_all/surelog.log".
[WRN:PA0205] ${SURELOG_DIR}/tests/BitsStructMember/dut.sv:1:1: No timescale set for "keymgr_pkg".
[WRN:PA0205] ${SURELOG_DIR}/tests/BitsStructMember/dut.sv:16:1: No timescale set for "top".
[INF:CP0300] Compilation...
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBePipeInt/BlackBePipeInt.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBePipeInt/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBePipeInt/slpp_all/surelog.log".
[WRN:PA0205] ${SURELOG_DIR}/tests/BlackBePipeInt/dut.sv:1764:1: No timescale set for "bp_common_pkg".
[WRN:PA0205] ${SURELOG_DIR}/tests/BlackBePipeInt/dut.sv:14977:1: No timescale set for "bp_be_pkg".
[WRN:PA0205] ${SURELOG_DIR}/tests/BlackBePipeInt/dut.sv:15364:1: No timescale set for "bp_be_pipe_int".
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBox/BlackBox.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBox/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBox/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackBox/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBox/BlackBoxInst.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBoxInst/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBoxInst/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackBox/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBox/BlackBoxInstTop.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBoxInstTop/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBoxInstTop/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackBox/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBox/BlackBoxMod.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBoxMod/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBoxMod/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackBox/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackBox/BlackBoxSubMod.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackBoxSubMod/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackBoxSubMod/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackBox/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackConst/BlackConst.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackConst/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackConst/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackConst/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotComplex/BlackParrotComplex.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotComplex/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotComplex/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotComplex/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotConf/BlackParrotConf.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotConf/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotConf/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotConf/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotMuteErrors/BlackParrotMuteErrors.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotMuteErrors/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotMuteErrors/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotMuteErrors/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotParam/BlackParrotParam.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotParam/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotParam/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotParam/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotSkipParam/BlackParrotSkipParam.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotSkipParam/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotSkipParam/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotSkipParam/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackParrotStructParam/BlackParrotStructParam.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackParrotStructParam/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackParrotStructParam/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackParrotStructParam/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BlackboxMissingDef/BlackboxMissingDef.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BlackboxMissingDef/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BlackboxMissingDef/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BlackboxMissingDef/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/BuiltInMethod/BuiltInMethod.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/BuiltInMethod/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/BuiltInMethod/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/BuiltInMethod/dut.sv
Expand Down
2 changes: 1 addition & 1 deletion tests/CarryAdd/CarryAdd.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[INF:CM0023] Creating log file ${SURELOG_DIR}/build/regression/CarryAdd/slpp_all/surelog.log.
[INF:CM0023] Creating log file "${SURELOG_DIR}/build/regression/CarryAdd/slpp_all/surelog.log".
AST_DEBUG_BEGIN
LIB: work
FILE: ${SURELOG_DIR}/tests/CarryAdd/dut.sv
Expand Down
Loading

0 comments on commit 01735ba

Please sign in to comment.