diff --git a/.vscode/launch.json b/.vscode/launch.json index 06d06071b9..e03dae94ff 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -837,7 +837,7 @@ "type": "cppdbg", "request": "launch", "program": "${workspaceFolder}/dbuild/bin/surelog", - "args": ["-parse", "tests/ScratchPad.sv", "-d", "inst", "-synth", "-d", "ast", "-d", "uhdm", "-d", "uhdmstats", "-d", "vpi_ids", "-replay", "-nocache", "-nobuiltin"], + "args": ["-parse", "tests/ScratchPad.sv", "-elabuhdm", "-d", "inst", "-synth", "-d", "ast", "-d", "uhdm", "-d", "uhdmstats", "-d", "vpi_ids", "-replay", "-nocache", "-nobuiltin"], "stopAtEntry": false, "cwd": "${workspaceFolder}", "environment": [], diff --git a/tests/DashYTest/DashYTest.log b/tests/DashYTest/DashYTest.log index 12dd72a210..6d30658adf 100644 --- a/tests/DashYTest/DashYTest.log +++ b/tests/DashYTest/DashYTest.log @@ -28,6 +28,22 @@ n<> u<21> t c<1> l<1:1> el<4:1> AST_DEBUG_END AST_DEBUG_BEGIN LIB: work +FILE: ${SURELOG_DIR}/tests/DashYTest/lib/AND.v +n<> u<0> t<_INVALID_> f<0> l<0:0> +n<> u<1> t p<11> s<10> l<1:1> el<1:0> +n u<2> t p<6> s<3> l<1:1> el<1:7> +n u<3> t p<6> s<5> l<1:8> el<1:11> +n<> u<4> t p<5> l<1:12> el<1:12> +n<> u<5> t p<6> c<4> l<1:11> el<1:13> +n<> u<6> t p<8> c<2> s<7> l<1:1> el<1:14> +n<> u<7> t p<8> l<2:1> el<2:10> +n<> u<8> t p<9> c<6> l<1:1> el<2:10> +n<> u<9> t p<10> c<8> l<1:1> el<2:10> +n<> u<10> t p<11> c<9> l<1:1> el<2:10> +n<> u<11> t c<1> l<1:1> el<3:1> +AST_DEBUG_END +AST_DEBUG_BEGIN +LIB: work FILE: ${SURELOG_DIR}/tests/DashYTest/lib/OR.v n<> u<0> t<_INVALID_> f<0> l<0:0> n<> u<1> t p<11> s<10> l<1:1> el<1:0> @@ -76,30 +92,14 @@ n<> u<27> t p<28> c<26> l<1:1> el<6:10> n<> u<28> t p<29> c<27> l<1:1> el<6:10> n<> u<29> t c<1> l<1:1> el<7:1> AST_DEBUG_END -AST_DEBUG_BEGIN -LIB: work -FILE: ${SURELOG_DIR}/tests/DashYTest/lib/AND.v -n<> u<0> t<_INVALID_> f<0> l<0:0> -n<> u<1> t p<11> s<10> l<1:1> el<1:0> -n u<2> t p<6> s<3> l<1:1> el<1:7> -n u<3> t p<6> s<5> l<1:8> el<1:11> -n<> u<4> t p<5> l<1:12> el<1:12> -n<> u<5> t p<6> c<4> l<1:11> el<1:13> -n<> u<6> t p<8> c<2> s<7> l<1:1> el<1:14> -n<> u<7> t p<8> l<2:1> el<2:10> -n<> u<8> t p<9> c<6> l<1:1> el<2:10> -n<> u<9> t p<10> c<8> l<1:1> el<2:10> -n<> u<10> t p<11> c<9> l<1:1> el<2:10> -n<> u<11> t c<1> l<1:1> el<3:1> -AST_DEBUG_END [WRN:PA0205] ${SURELOG_DIR}/tests/DashYTest/dut.sv:1:1: No timescale set for "top". +[WRN:PA0205] ${SURELOG_DIR}/tests/DashYTest/lib/AND.v:1:1: No timescale set for "AND". + [WRN:PA0205] ${SURELOG_DIR}/tests/DashYTest/lib/OR.v:1:1: No timescale set for "OR". [WRN:PA0205] ${SURELOG_DIR}/tests/DashYTest/lib/SIM.v:1:1: No timescale set for "SIM". -[WRN:PA0205] ${SURELOG_DIR}/tests/DashYTest/lib/AND.v:1:1: No timescale set for "AND". - [INF:CP0300] Compilation... [INF:CP0303] ${SURELOG_DIR}/tests/DashYTest/lib/AND.v:1:1: Compile module "work@AND". diff --git a/tests/LibraryIntercon/LibraryIntercon.log b/tests/LibraryIntercon/LibraryIntercon.log index 9cc2a08b5a..aff7791f10 100644 --- a/tests/LibraryIntercon/LibraryIntercon.log +++ b/tests/LibraryIntercon/LibraryIntercon.log @@ -9,47 +9,47 @@ LIB: work ${SURELOG_DIR}/tests/LibraryIntercon/lib.map LIB: realLib - ${SURELOG_DIR}/tests/LibraryIntercon/driver.svr ${SURELOG_DIR}/tests/LibraryIntercon/cmp.svr + ${SURELOG_DIR}/tests/LibraryIntercon/driver.svr LIB: logicLib - ${SURELOG_DIR}/tests/LibraryIntercon/top.sv ${SURELOG_DIR}/tests/LibraryIntercon/driver.sv ${SURELOG_DIR}/tests/LibraryIntercon/cmp.sv + ${SURELOG_DIR}/tests/LibraryIntercon/top.sv [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/lib.map". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.svr". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/cmp.svr". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/top.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.svr". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/cmp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/LibraryIntercon/top.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.svr". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg". [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/cmp.svr". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/top.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.svr". [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/driver.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/cmp.sv". -[WRN:PA0205] ${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg:1:1: No timescale set for "NetsPkg". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/LibraryIntercon/top.sv". -[WRN:PA0205] ${SURELOG_DIR}/tests/LibraryIntercon/top.sv:1:1: No timescale set for "top". +[WRN:PA0205] ${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg:1:1: No timescale set for "NetsPkg". [WRN:PA0205] ${SURELOG_DIR}/tests/LibraryIntercon/cmp.sv:2:1: No timescale set for "cmp". +[WRN:PA0205] ${SURELOG_DIR}/tests/LibraryIntercon/top.sv:1:1: No timescale set for "top". + [INF:CP0300] Compilation... [INF:CP0301] ${SURELOG_DIR}/tests/LibraryIntercon/nets.pkg:1:1: Compile package "NetsPkg". diff --git a/tests/OldLibrary/OldLibrary.log b/tests/OldLibrary/OldLibrary.log index 2509fb065d..7eb90f6887 100644 --- a/tests/OldLibrary/OldLibrary.log +++ b/tests/OldLibrary/OldLibrary.log @@ -2,26 +2,26 @@ [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/OldLibrary/top.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v". + [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL3.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/OldLibrary/top.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v". + [INF:PA0201] Parsing source file "${SURELOG_DIR}/tests/OldLibrary/lib/CELL3.v". [WRN:PA0205] ${SURELOG_DIR}/tests/OldLibrary/top.v:1:1: No timescale set for "top". -[WRN:PA0205] ${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v:1:1: No timescale set for "CELL1". - [WRN:PA0205] ${SURELOG_DIR}/tests/OldLibrary/lib/CELL2.v:1:1: No timescale set for "CELL2". +[WRN:PA0205] ${SURELOG_DIR}/tests/OldLibrary/lib/CELL1.v:1:1: No timescale set for "CELL1". + [WRN:PA0205] ${SURELOG_DIR}/tests/OldLibrary/lib/CELL3.v:1:1: No timescale set for "CELL3". [INF:CP0300] Compilation... diff --git a/tests/PreprocLine/PreprocLine.log b/tests/PreprocLine/PreprocLine.log index 51978b1f2f..57132722b3 100644 --- a/tests/PreprocLine/PreprocLine.log +++ b/tests/PreprocLine/PreprocLine.log @@ -16,38 +16,38 @@ n u<3> t p<4> l<1:8> el<1:11> n<> u<4> t p<66> c<2> s<64> l<1:1> el<1:12> n<> u<5> t p<17> s<6> l<3:9> el<3:10> n u<6> t p<17> s<16> l<3:10> el<3:17> -n<"${SURELOG_DIR}/tests/PreprocLine/dut.sv"> u<7> t p<8> l<3:18> el<3:78> -n<> u<8> t p<9> c<7> l<3:18> el<3:78> -n<> u<9> t p<10> c<8> l<3:18> el<3:78> -n<> u<10> t p<16> c<9> s<15> l<3:18> el<3:78> -n<3> u<11> t p<12> l<3:80> el<3:81> -n<> u<12> t p<13> c<11> l<3:80> el<3:81> -n<> u<13> t p<14> c<12> l<3:80> el<3:81> -n<> u<14> t p<15> c<13> l<3:80> el<3:81> -n<> u<15> t p<16> c<14> l<3:80> el<3:81> -n<> u<16> t p<17> c<10> l<3:18> el<3:81> -n<> u<17> t p<18> c<5> l<3:9> el<3:82> -n<> u<18> t p<19> c<17> l<3:9> el<3:83> -n<> u<19> t p<20> c<18> l<3:9> el<3:83> -n<> u<20> t p<21> c<19> l<3:9> el<3:83> -n<> u<21> t p<57> c<20> s<38> l<3:9> el<3:83> +n<"${SURELOG_DIR}/tests/PreprocLine/dut.sv"> u<7> t p<8> l<3:18> el<3:64> +n<> u<8> t p<9> c<7> l<3:18> el<3:64> +n<> u<9> t p<10> c<8> l<3:18> el<3:64> +n<> u<10> t p<16> c<9> s<15> l<3:18> el<3:64> +n<3> u<11> t p<12> l<3:66> el<3:67> +n<> u<12> t p<13> c<11> l<3:66> el<3:67> +n<> u<13> t p<14> c<12> l<3:66> el<3:67> +n<> u<14> t p<15> c<13> l<3:66> el<3:67> +n<> u<15> t p<16> c<14> l<3:66> el<3:67> +n<> u<16> t p<17> c<10> l<3:18> el<3:67> +n<> u<17> t p<18> c<5> l<3:9> el<3:68> +n<> u<18> t p<19> c<17> l<3:9> el<3:69> +n<> u<19> t p<20> c<18> l<3:9> el<3:69> +n<> u<20> t p<21> c<19> l<3:9> el<3:69> +n<> u<21> t p<57> c<20> s<38> l<3:9> el<3:69> n<> u<22> t p<34> s<23> l<5:9> el<5:10> n u<23> t p<34> s<33> l<5:10> el<5:17> -n<"${SURELOG_DIR}/tests/PreprocLine/fake.v"> u<24> t p<25> l<5:18> el<5:78> -n<> u<25> t p<26> c<24> l<5:18> el<5:78> -n<> u<26> t p<27> c<25> l<5:18> el<5:78> -n<> u<27> t p<33> c<26> s<32> l<5:18> el<5:78> -n<102> u<28> t p<29> l<5:80> el<5:83> -n<> u<29> t p<30> c<28> l<5:80> el<5:83> -n<> u<30> t p<31> c<29> l<5:80> el<5:83> -n<> u<31> t p<32> c<30> l<5:80> el<5:83> -n<> u<32> t p<33> c<31> l<5:80> el<5:83> -n<> u<33> t p<34> c<27> l<5:18> el<5:83> -n<> u<34> t p<35> c<22> l<5:9> el<5:84> -n<> u<35> t p<36> c<34> l<5:9> el<5:85> -n<> u<36> t p<37> c<35> l<5:9> el<5:85> -n<> u<37> t p<38> c<36> l<5:9> el<5:85> -n<> u<38> t p<57> c<37> s<55> l<5:9> el<5:85> +n<"${SURELOG_DIR}/tests/PreprocLine/fake.v"> u<24> t p<25> l<5:18> el<5:64> +n<> u<25> t p<26> c<24> l<5:18> el<5:64> +n<> u<26> t p<27> c<25> l<5:18> el<5:64> +n<> u<27> t p<33> c<26> s<32> l<5:18> el<5:64> +n<102> u<28> t p<29> l<5:66> el<5:69> +n<> u<29> t p<30> c<28> l<5:66> el<5:69> +n<> u<30> t p<31> c<29> l<5:66> el<5:69> +n<> u<31> t p<32> c<30> l<5:66> el<5:69> +n<> u<32> t p<33> c<31> l<5:66> el<5:69> +n<> u<33> t p<34> c<27> l<5:18> el<5:69> +n<> u<34> t p<35> c<22> l<5:9> el<5:70> +n<> u<35> t p<36> c<34> l<5:9> el<5:71> +n<> u<36> t p<37> c<35> l<5:9> el<5:71> +n<> u<37> t p<38> c<36> l<5:9> el<5:71> +n<> u<38> t p<57> c<37> s<55> l<5:9> el<5:71> n<> u<39> t p<51> s<40> f<0> l<10:9> el<10:10> n u<40> t p<51> s<50> f<0> l<10:10> el<10:17> n<""> u<41> t p<42> f<0> l<10:18> el<10:20> diff --git a/tests/TestSepCompNoHash/TestSepCompNoHash.log b/tests/TestSepCompNoHash/TestSepCompNoHash.log index 65d67cd111..dbc83fbae1 100644 --- a/tests/TestSepCompNoHash/TestSepCompNoHash.log +++ b/tests/TestSepCompNoHash/TestSepCompNoHash.log @@ -27,18 +27,18 @@ [ NOTE] : 0 [INF:CM0023] Creating log file ${SURELOG_DIR}/tests/TestSepCompNoHash/slpp_all/surelog.log. +PP CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv PP CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg1.sv PP CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg2.sv -PP CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv +PARSER CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv PARSER CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg1.sv PARSER CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg2.sv -PARSER CACHE USED FOR: ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv +[WRN:PA0205] ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv:1:1: No timescale set for "top". + [WRN:PA0205] ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg1.sv:1:1: No timescale set for "pkg1". [WRN:PA0205] ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg2.sv:1:1: No timescale set for "pkg2". -[WRN:PA0205] ${SURELOG_DIR}/tests/TestSepCompNoHash/top.sv:1:1: No timescale set for "top". - [INF:CP0300] Compilation... [INF:CP0301] ${SURELOG_DIR}/tests/TestSepCompNoHash/pkg1.sv:1:1: Compile package "pkg1". diff --git a/tests/TypeDefScope/TypeDefScope.log b/tests/TypeDefScope/TypeDefScope.log index c92dfaa5ee..1338e9c903 100644 --- a/tests/TypeDefScope/TypeDefScope.log +++ b/tests/TypeDefScope/TypeDefScope.log @@ -1531,4 +1531,4 @@ design: (work@dut) ============================== Begin RoundTrip Results ============================== [roundtrip]: ${SURELOG_DIR}/tests/TypeDefScope/builtin.sv | ${SURELOG_DIR}/build/regression/TypeDefScope/roundtrip/builtin_000.sv | 0 | 0 | [roundtrip]: ${SURELOG_DIR}/tests/TypeDefScope/dut.sv | ${SURELOG_DIR}/build/regression/TypeDefScope/roundtrip/dut_000.sv | 2 | 18 | -============================== End RoundTrip Results ============================== \ No newline at end of file +============================== End RoundTrip Results ============================== diff --git a/tests/UnitThisNew/UnitThisNew.log b/tests/UnitThisNew/UnitThisNew.log index 666114e2d0..9161155101 100644 --- a/tests/UnitThisNew/UnitThisNew.log +++ b/tests/UnitThisNew/UnitThisNew.log @@ -3150,4 +3150,4 @@ design: (unnamed) ============================== Begin RoundTrip Results ============================== [roundtrip]: ${SURELOG_DIR}/tests/UnitThisNew/builtin.sv | ${SURELOG_DIR}/build/regression/UnitThisNew/roundtrip/builtin_000.sv | 0 | 0 | [roundtrip]: ${SURELOG_DIR}/tests/UnitThisNew/dut.sv | ${SURELOG_DIR}/build/regression/UnitThisNew/roundtrip/dut_000.sv | 16 | 44 | -============================== End RoundTrip Results ============================== \ No newline at end of file +============================== End RoundTrip Results ============================== diff --git a/third_party/tests/CoresSweRVMP/CoresSweRVMP.log b/third_party/tests/CoresSweRVMP/CoresSweRVMP.log index beb0284080..b7d70009d5 100644 --- a/third_party/tests/CoresSweRVMP/CoresSweRVMP.log +++ b/third_party/tests/CoresSweRVMP/CoresSweRVMP.log @@ -2,7 +2,7 @@ [WRN:CM0010] Command line argument "-Wno-UNOPTFLAT" ignored. -Running: cd ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_parser; cmake -G "Unix Makefiles" .; make -j 2 +Running: cd ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_parser; cmake -G "Unix Makefiles" .; make -j 16 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. @@ -11,7 +11,7 @@ CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): CMake that the project does not need compatibility with older versions. --- Configuring done (0.1s) +-- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_parser [100%] Generating preprocessing @@ -122,7 +122,7 @@ PP CACHE USED FOR: ${SURELOG_DIR}/third_party/UVM/1800.2-2017-1.0/src/uvm_pkg.sv [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/CoresSweRVMP/design/lib/axi4_to_ahb.sv". -Running: cd ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_preprocess; cmake -G "Unix Makefiles" .; make -j 2 +Running: cd ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_preprocess; cmake -G "Unix Makefiles" .; make -j 16 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. @@ -134,8 +134,22 @@ CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): -- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: ${SURELOG_DIR}/build/regression/CoresSweRVMP/slpp_all/mp_preprocess -[ 50%] Generating 1_axi4_to_ahb.sv -[100%] Generating 2_mem_lib.sv +[ 6%] Generating 10_lsu_bus_intf.sv +[ 12%] Generating 11_ifu_bp_ctl.sv +[ 18%] Generating 12_beh_lib.sv +[ 25%] Generating 13_ifu_mem_ctl.sv +[ 31%] Generating 14_mem_lib.sv +[ 37%] Generating 16_dec_decode_ctl.sv +[ 43%] Generating 1_lsu_stbuf.sv +[ 50%] Generating 15_exu.sv +[ 56%] Generating 2_ahb_to_axi4.sv +[ 62%] Generating 3_rvjtag_tap.sv +[ 68%] Generating 4_dec_tlu_ctl.sv +[ 75%] Generating 5_lsu_bus_buffer.sv +[ 81%] Generating 7_axi4_to_ahb.sv +[ 87%] Generating 6_dbg.sv +[ 93%] Generating 8_ifu_aln_ctl.sv +[100%] Generating 9_tb_top.sv [100%] Built target Parse Surelog parsing status: 0 [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/UVM/1800.2-2017-1.0/src/uvm_pkg.sv". diff --git a/third_party/tests/Earlgrey_Verilator_01_05_21/sim-icarus/Earlgrey_Verilator_01_05_21.log b/third_party/tests/Earlgrey_Verilator_01_05_21/sim-icarus/Earlgrey_Verilator_01_05_21.log index 23779e2562..ef09dff9ae 100644 --- a/third_party/tests/Earlgrey_Verilator_01_05_21/sim-icarus/Earlgrey_Verilator_01_05_21.log +++ b/third_party/tests/Earlgrey_Verilator_01_05_21/sim-icarus/Earlgrey_Verilator_01_05_21.log @@ -28408,7 +28408,7 @@ var_select 16611 [ NOTE] : 111 ============================== Begin Linting Results ============================== -[LINT]: ${SURELOG_DIR}/third_party/tests/Earlgrey_Verilator_01_05_21/src/lowrisc_dv_dv_macros_0/dv_macros.svh:476:262: Non synthesizable construct, name +[LINT]: ${SURELOG_DIR}/third_party/tests/Earlgrey_Verilator_01_05_21/src/lowrisc_dv_dv_macros_0/dv_macros.svh:476:248: Non synthesizable construct, name [LINT]: ${SURELOG_DIR}/third_party/tests/Earlgrey_Verilator_01_05_21/src/lowrisc_dv_dpi_dmidpi_0.1/dmidpi.sv:25:12: Non synthesizable construct, [LINT]: ${SURELOG_DIR}/third_party/tests/Earlgrey_Verilator_01_05_21/src/lowrisc_dv_dpi_dmidpi_0.1/dmidpi.sv:25:12: Non synthesizable construct, [LINT]: ${SURELOG_DIR}/third_party/tests/Earlgrey_Verilator_01_05_21/src/lowrisc_dv_dpi_dmidpi_0.1/dmidpi.sv:28:35: Non synthesizable construct, diff --git a/third_party/tests/NyuziProcessor/NyuziProcessor.log b/third_party/tests/NyuziProcessor/NyuziProcessor.log index feeb26d1e4..766d1024a0 100644 --- a/third_party/tests/NyuziProcessor/NyuziProcessor.log +++ b/third_party/tests/NyuziProcessor/NyuziProcessor.log @@ -22,125 +22,125 @@ [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/sim_sdram.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_2r1w.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/control_registers.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/oh_to_idx.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_l2_interface.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/tlb.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/reciprocal_rom.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/tlb.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/rr_arbiter.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/synchronizer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/performance_counters.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_2r1w.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/operand_fetch_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/synchronizer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/rr_arbiter.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/reciprocal_rom.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/idx_to_oh.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/performance_counters.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/oh_to_idx.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/idx_to_oh.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_transmit.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_sram.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/timer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/logic_analyzer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_async_bridge.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_sequencer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_async_bridge.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_receive.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_receive.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/timer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_sequencer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_transmit.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/logic_analyzer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv". @@ -159,125 +159,125 @@ PARSER CACHE USED FOR: ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/ [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/sim_sdram.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_2r1w.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/control_registers.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/oh_to_idx.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_l2_interface.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/tlb.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/reciprocal_rom.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/tlb.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/rr_arbiter.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/synchronizer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/performance_counters.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_2r1w.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/operand_fetch_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/synchronizer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/rr_arbiter.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/reciprocal_rom.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/idx_to_oh.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/performance_counters.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/oh_to_idx.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/idx_to_oh.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_transmit.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_sram.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/timer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/logic_analyzer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_async_bridge.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_sequencer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_async_bridge.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_receive.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_receive.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/timer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_sequencer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/uart_transmit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/logic_analyzer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv". [INF:CM0029] Using global timescale: "10ps/10ps". @@ -536,142 +536,142 @@ PARSER CACHE USED FOR: ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/ ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/trace_logger.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/control_registers.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage5.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv:22:1: previous definition. + +[WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_l2_interface.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_tag_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/tlb.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_store_queue.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_data_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_read_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_pending_miss_cam.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage2.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/dcache_tag_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage3.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/thread_select_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/operand_fetch_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cam.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l1_load_miss_queue.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sram_1r1w.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/operand_fetch_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_tag_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/scoreboard.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_axi_bus_interface.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/ifetch_data_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/nyuzi.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage1.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/on_chip_debugger.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_request_queue.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/writeback_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/core.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_update_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/jtag_tap_controller.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/l2_cache_arb_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/sync_fifo.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/fp_execute_stage4.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/cache_lru.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/io_interconnect.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/int_execute_stage.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/core/instruction_decode_stage.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_sram.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv:22:1: previous definition. - -[WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/gpio_controller.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/vga_controller.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_interconnect.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/spi_controller.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/ps2_controller.sv:22:1: previous definition. [WRN:CP0329] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/testbench/soc_tb.sv:22:1: Multiply defined package: "defines", - ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/axi_rom.sv:22:1: previous definition. + ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/sdram_controller.sv:22:1: previous definition. [NTE:CP0309] ${SURELOG_DIR}/third_party/tests/NyuziProcessor/hardware/fpga/common/async_fifo.sv:37:29: Implicit port type (wire) for "read_data". diff --git a/third_party/tests/ariane/Ariane.log b/third_party/tests/ariane/Ariane.log index 04e2f17853..aba9787b11 100644 --- a/third_party/tests/ariane/Ariane.log +++ b/third_party/tests/ariane/Ariane.log @@ -1,6 +1,6 @@ Makefile:139: XCELIUM_HOME not set which is necessary for compiling DPIs when using XCELIUM [Verilator] Building Model -${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -verbose -timescale=1ps/1ps ${SURELOG_DIR}/third_party/tests/ariane/include/riscv_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/ariane_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/std_cache_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/wt_cache_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/reg_intf.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/reg_intf_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/axi_intf.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_soc_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_axi_soc_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/ariane_axi_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/defs_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ariane_regfile_ff.sv ${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv ${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv ${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv ${SURELOG_DIR}/third_party/tests/ariane/src/csr_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv ${SURELOG_DIR}/third_party/tests/ariane/src/decoder.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv ${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv ${SURELOG_DIR}/third_party/tests/ariane/src/load_store_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv ${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv ${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv ${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv ${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv ${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv ${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_divsqrt_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_noncomp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_rounding.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/bht.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/btb.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/amo_alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/miss_handler.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_cache_subsystem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv ${SURELOG_DIR}/third_party/tests/ariane/bootrom/bootrom.sv ${SURELOG_DIR}/third_party/tests/ariane/src/clint/axi_lite_interface.sv ${SURELOG_DIR}/third_party/tests/ariane/src/clint/clint.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/apb_timer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/timer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_single_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BR.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_DW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AR_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_intf_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_wrap_with_slices.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_res_tbl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos_alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_mem_if/src/axi2mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp_entry.sv ${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/rv_plic_target.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/rv_plic_gateway.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/plic_regmap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/plic_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_cdc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_jtag.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_jtag_tap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_csrs.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_sba.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/debug_rom/debug_rom.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/apb_to_reg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_multicut.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/generic_fifo.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/pulp_sync.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/find_first_one.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rstgen_bypass.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rstgen.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_mux.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_demux.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/exp_backoff.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_master_connect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_slave_connect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_master_connect_rev.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_slave_connect_rev.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_cut.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_join.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_delayer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_to_axi_lite.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpga-support/rtl/SyncSpRamBeNx64.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/unread.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/sync.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/cdc_2phase.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/spill_register.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/sync_wedge.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/edge_detect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_arbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_arbiter_flushable.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/fifo_v1.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/fifo_v2.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/fifo_v3.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lzc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/popcount.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rr_arb_tree.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/rrarbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_delay.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lfsr_8bit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lfsr_16bit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/delta_counter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/counter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/shift_reg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/pulp_clock_gating.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/cluster_clock_inverter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/pulp_clock_mux2.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_testharness.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_peripherals.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/uart.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/SimDTM.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/SimJTAG.sv +define+WT_DCACHE src/util/sram.sv tb/common/mock_uart.sv +incdir+src/axi_node --unroll-count 256 -Werror-PINMISSING -Werror-IMPLICIT -Wno-fatal -Wno-PINCONNECTEMPTY -Wno-ASSIGNDLY -Wno-DECLFILENAME -Wno-UNUSED -Wno-UNOPTFLAT -Wno-BLKANDNBLK -Wno-style -LDFLAGS "-Lblah/lib -Lblah/lib -Wl,-rpath,blah/lib -Wl,-rpath,blah/lib -lfesvr -lpthread" -CFLAGS " -DVL_DEBUG" -Wall --cc --vpi +incdir+src/common_cells/include/ --top-module ariane_testharness --Mdir work-ver -O3 --exe tb/ariane_tb.cpp tb/dpi/SimDTM.cc tb/dpi/SimJTAG.cc tb/dpi/remote_bitbang.cc tb/dpi/msim_helper.cc +${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -verbose -timescale=1ps/1ps ${SURELOG_DIR}/third_party/tests/ariane/include/riscv_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/ariane_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/std_cache_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/wt_cache_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/reg_intf.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/reg_intf_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/axi_intf.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_soc_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_axi_soc_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/include/ariane_axi_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_pkg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/defs_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ariane_regfile_ff.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv ${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv ${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv ${SURELOG_DIR}/third_party/tests/ariane/src/csr_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv ${SURELOG_DIR}/third_party/tests/ariane/src/decoder.sv ${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv ${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv ${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv ${SURELOG_DIR}/third_party/tests/ariane/src/load_store_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv ${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv ${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv ${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv ${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv ${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv ${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv ${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_divsqrt_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma_multi.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_noncomp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_rounding.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/bht.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/btb.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv ${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/amo_alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/miss_handler.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_cache_subsystem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv ${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv ${SURELOG_DIR}/third_party/tests/ariane/bootrom/bootrom.sv ${SURELOG_DIR}/third_party/tests/ariane/src/clint/axi_lite_interface.sv ${SURELOG_DIR}/third_party/tests/ariane/src/clint/clint.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/apb_timer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/timer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_single_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BR.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_DW.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AR_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_intf_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_wrap_with_slices.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_res_tbl.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos_alu.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi_mem_if/src/axi2mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp_entry.sv ${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/rv_plic_target.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/rv_plic_gateway.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/plic_regmap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/rv_plic/rtl/plic_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_cdc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_jtag.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dmi_jtag_tap.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_csrs.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_mem.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_sba.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/src/dm_top.sv ${SURELOG_DIR}/third_party/tests/ariane/src/riscv-dbg/debug_rom/debug_rom.sv ${SURELOG_DIR}/third_party/tests/ariane/src/register_interface/src/apb_to_reg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_multicut.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/generic_fifo.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/pulp_sync.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/find_first_one.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rstgen_bypass.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rstgen.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_mux.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_demux.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/exp_backoff.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_master_connect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_slave_connect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_master_connect_rev.sv ${SURELOG_DIR}/third_party/tests/ariane/src/util/axi_slave_connect_rev.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_cut.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_join.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_delayer.sv ${SURELOG_DIR}/third_party/tests/ariane/src/axi/src/axi_to_axi_lite.sv ${SURELOG_DIR}/third_party/tests/ariane/src/fpga-support/rtl/SyncSpRamBeNx64.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/unread.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/sync.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/cdc_2phase.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/spill_register.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/sync_wedge.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/edge_detect.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_arbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_arbiter_flushable.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/fifo_v1.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/fifo_v2.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/fifo_v3.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lzc.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/popcount.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/rr_arb_tree.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/deprecated/rrarbiter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/stream_delay.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lfsr_8bit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/lfsr_16bit.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/delta_counter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/counter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/src/shift_reg.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/pulp_clock_gating.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/cluster_clock_inverter.sv ${SURELOG_DIR}/third_party/tests/ariane/src/tech_cells_generic/src/pulp_clock_mux2.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_testharness.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/ariane_peripherals.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/uart.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/SimDTM.sv ${SURELOG_DIR}/third_party/tests/ariane/tb/common/SimJTAG.sv +define+WT_DCACHE src/util/sram.sv tb/common/mock_uart.sv +incdir+src/axi_node --unroll-count 256 -Werror-PINMISSING -Werror-IMPLICIT -Wno-fatal -Wno-PINCONNECTEMPTY -Wno-ASSIGNDLY -Wno-DECLFILENAME -Wno-UNUSED -Wno-UNOPTFLAT -Wno-BLKANDNBLK -Wno-style -LDFLAGS "-Lblah/lib -Lblah/lib -Wl,-rpath,blah/lib -Wl,-rpath,blah/lib -lfesvr -lpthread" -CFLAGS " -DVL_DEBUG" -Wall --cc --vpi +incdir+src/common_cells/include/ --top-module ariane_testharness --Mdir work-ver -O3 --exe tb/ariane_tb.cpp tb/dpi/SimDTM.cc tb/dpi/SimJTAG.cc tb/dpi/remote_bitbang.cc tb/dpi/msim_helper.cc [INF:CM0023] Creating log file ${SURELOG_DIR}/third_party/tests/ariane/work-ver/slpp_all/surelog.log. [WRN:CM0010] Command line argument "--unroll-count" ignored. @@ -93,89 +93,87 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/defs_div_sqrt_mvp.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane_regfile_ff.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/decoder.sv". [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/decoder.sv:1135:85: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_store_unit.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv:297:59: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv". [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv:81:41: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv:297:59: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv:253:62: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv". [INF:PP0123] Preprocessing include file "${SURELOG_DIR}/third_party/tests/ariane/src/common_cells/include/common_cells/registers.svh". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_divsqrt_multi.sv". @@ -183,95 +181,97 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma_multi.sv:320:66: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv:253:62: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_noncomp.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_block.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv". + [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_rounding.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv:7:48: Non ASCII character detected, replaced by space. -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv". + +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv". [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv". - -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv:7:48: Non ASCII character detected, replaced by space. - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv:7:48: Non ASCII character detected, replaced by space. +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv". [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv". - -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/bht.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/btb.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/amo_alu.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/miss_handler.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_cache_subsystem.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_icache.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_mem.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/bootrom/bootrom.sv". @@ -283,29 +283,29 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/clint/clint.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv". -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv:7:48: Non ASCII character detected, replaced by space. +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv". [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv". +[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:15:1: Multiply defined macro "OKAY", + ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:15:9: previous definition. -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:7:48: Non ASCII character detected, replaced by space. +[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:16:1: Multiply defined macro "EXOKAY", + ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:16:9: previous definition. -[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:15:1: Multiply defined macro "OKAY", - ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:15:9: previous definition. +[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:17:1: Multiply defined macro "SLVERR", + ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:17:9: previous definition. -[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:16:1: Multiply defined macro "EXOKAY", - ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:16:9: previous definition. +[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:18:1: Multiply defined macro "DECERR", + ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:18:9: previous definition. -[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:17:1: Multiply defined macro "SLVERR", - ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:17:9: previous definition. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv". -[NTE:PP0105] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv:18:1: Multiply defined macro "DECERR", - ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv:18:9: previous definition. +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/apb_timer.sv". @@ -315,53 +315,49 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/timer.sv:7:48: Non ASCII character detected, replaced by space. -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_single_slice.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BR.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BW.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_DW.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv". - -[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv:7:48: Non ASCII character detected, replaced by space. +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AR_allocator.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AW_allocator.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AR_allocator.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AW_allocator.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv". +[NTE:PP0128] ${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv:7:48: Non ASCII character detected, replaced by space. [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_intf_wrap.sv". @@ -371,22 +367,26 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_wrap_with_slices.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_res_tbl.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv". - [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos_alu.sv". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics_wrap.sv". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv". + [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_mem_if/src/axi2mem.sv". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp_entry.sv". @@ -559,155 +559,155 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/defs_div_sqrt_mvp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane_regfile_ff.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/amo_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/branch_unit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/controller.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/decoder.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/dromajo_ram.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ex_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ariane.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_adapter.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu_wrap.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/commit_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/csr_regfile.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_stage.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_store_unit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mmu.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/multiplier.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/compressed_decoder.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_shim.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/alu.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/ptw.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/instr_realign.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/re_name.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/perf_counters.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/scoreboard.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/id_stage.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/serdiv.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/mult.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/load_unit.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/store_unit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/issue_read_operands.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/tlb.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_divsqrt_multi.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma_multi.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_classifier.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_fma.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_noncomp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_cast_multi.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_block.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_rounding.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_fmt_slice.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_opgroup_multifmt_slice.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_rounding.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpnew_top.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/control_mvp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_mvp_wrapper.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/div_sqrt_top_mvp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/iteration_div_sqrt_mvp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/norm_div_sqrt_mvp.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/nrbd_nrsc_mvp.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/fpu/src/fpu_div_sqrt_mvp/hdl/preprocess_mvp.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/bht.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/btb.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/frontend.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_queue.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/instr_scan.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/frontend/ras.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/amo_alu.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cache_ctrl.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/miss_handler.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_cache_subsystem.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_icache.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/std_nbdcache.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/tag_cmp.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_axi_adapter.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_ctrl.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_mem.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_cache_subsystem.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_missunit.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/cva6_icache_axi_wrapper.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_dcache_wbuffer.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_icache.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/cache_subsystem/wt_l15_adapter.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/bootrom/bootrom.sv". @@ -715,61 +715,57 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/clint/clint.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_64_32.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi2apb/src/axi2apb_wrap.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/apb_timer.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/apb_timer/timer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_b_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_single_slice.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_ar_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_r_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_slice_wrap.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_aw_buffer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/fpga/src/axi_slice/src/axi_w_buffer.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BR.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_BW.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_DW.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AR_allocator.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_AW_allocator.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AR.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BR_allocator.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_address_decoder_AW.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_BW_allocator.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/apb_regs_top.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_DW_allocator.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_arbiter.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_intf_wrap.sv". @@ -777,22 +773,26 @@ ${SURELOG_DIR}/build/bin/surelog -DVERILATOR=1 -sverilog -parse -d coveruhdm -ve [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_node_wrap_with_slices.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_multiplexer.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_regs_top.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_request_block.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_node/src/axi_response_block.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_res_tbl.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv". - [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos_alu.sv". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_amos.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_atomics_wrap.sv". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc.sv". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_riscv_atomics/src/axi_riscv_lrsc_wrap.sv". + [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/axi_mem_if/src/axi2mem.sv". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/ariane/src/pmp/src/pmp_entry.sv". diff --git a/third_party/tests/oh/BasicOh.log b/third_party/tests/oh/BasicOh.log index 5639ecd310..f1bb71eb69 100644 --- a/third_party/tests/oh/BasicOh.log +++ b/third_party/tests/oh/BasicOh.log @@ -2,563 +2,563 @@ [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_async.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa62.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrqn.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao33.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux8.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_sync.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa42.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_header.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao221.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffqn.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat1.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux7.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mult.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffqn.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux9.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_sp.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat0.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pwr_buf.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobuflo.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_datagate.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa33.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa31.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rise2pulse.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao22.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi221.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux12.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_debouncer.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa211.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edge2pulse.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_arbiter.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg1.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobuflo.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa31.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rsync.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_arbiter.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobufhi.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai221.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_tristate.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao222.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor4.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edge2pulse.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai21.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latnq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi21.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux5.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_shift.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockgate.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fall2pulse.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pulse2pulse.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_par2ser.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux9.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobufhi.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi211.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_inv.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buf.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa32.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bitreverse.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_cdc.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_standby.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao311.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2onehot.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bitreverse.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockor.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_stretcher.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao221.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai311.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai31.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oddr.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai222.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi211.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi32.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mult.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai22.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa211.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_header.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rsync.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_dp.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa42.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrq.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai33.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oddr.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao32.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa32.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi21.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latnq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao211.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_counter.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa222.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa92.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffnq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_tristate.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi221.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa311.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa21.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_parity.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_shift.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_cdc.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_dp.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg0.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg1.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai32.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi311.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2onehot.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_add.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao32.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_inv.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao33.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_add.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockdiv.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa221.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux6.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockgate.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fall2pulse.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg0.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buffer.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pulse2pulse.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai22.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_datagate.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi33.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao21.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi33.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_iddr.v". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux4.v". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_delay.v". + +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_abs.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dsync.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi222.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffnq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edgealign.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux5.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsqn.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2gray.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_7seg_decode.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux12.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux6.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao31.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao211.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rise2pulse.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_standby.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat1.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsqn.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx4.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dsync.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa222.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa221.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_regfile.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux7.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ser2par.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi31.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat0.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx2.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa62.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai311.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_sync.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrqn.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrqn.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao22.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa33.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockdiv.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and2.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao222.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_sp.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edgealign.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buf.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi32.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_debouncer.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_par2ser.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_abs.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi31.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi22.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_stretcher.v". - -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pll.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_gray2bin.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux8.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrqn.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai33.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai21.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_regfile.v". [INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa22.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao311.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buffer.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pwr_buf.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ser2par.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_gray2bin.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi311.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffq.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao21.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pll.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai31.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa21.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai221.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa311.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_iddr.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa32.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi222.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latq.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_delay.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_counter.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2gray.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_7seg_decode.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor3.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai222.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux4.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor3.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao31.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsqn.v". -[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockor.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa32.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_async.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_parity.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa62.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa92.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao33.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux8.v". +[INF:PP0122] Preprocessing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_async.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_header.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat1.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_sync.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa42.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao221.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux9.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_sp.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux7.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat0.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mult.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pwr_buf.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobuflo.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_datagate.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa33.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa31.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rise2pulse.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao22.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi221.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux12.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_debouncer.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa211.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edge2pulse.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_arbiter.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg1.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobuflo.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa31.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rsync.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_arbiter.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobufhi.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai221.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_tristate.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao222.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor4.v". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edge2pulse.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai21.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latnq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi21.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux5.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_shift.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockgate.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fall2pulse.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pulse2pulse.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_par2ser.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux9.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_isobufhi.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi211.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_inv.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buf.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa32.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bitreverse.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_cdc.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_standby.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao311.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2onehot.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bitreverse.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockor.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_stretcher.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao221.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai311.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai31.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oddr.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai222.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi211.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi32.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mult.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai22.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa211.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_header.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rsync.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_dp.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa42.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrq.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai33.v". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oddr.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao32.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa32.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi21.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latnq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao211.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_counter.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa222.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa92.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffnq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_tristate.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi221.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa311.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa21.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_parity.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_shift.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_cdc.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_dp.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg0.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg1.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai32.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi311.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2onehot.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_add.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao32.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_inv.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao33.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_add.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockdiv.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa221.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux6.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockgate.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fall2pulse.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_reg0.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buffer.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pulse2pulse.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai22.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_datagate.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi33.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao21.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_or4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi33.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_iddr.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux4.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_delay.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_abs.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dsync.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi222.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffnq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edgealign.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux5.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2gray.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_7seg_decode.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux12.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockmux4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux6.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao31.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao211.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_rise2pulse.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_standby.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat1.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx4.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dsync.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa222.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa221.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_regfile.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux7.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ser2par.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi31.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_lat0.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx2.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa62.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai311.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_fifo_sync.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao22.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa33.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockdiv.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and2.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao222.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_memory_sp.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_edgealign.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buf.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_and3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi32.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_debouncer.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mxi3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_par2ser.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_abs.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi31.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi22.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_stretcher.v". - -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffrq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pll.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_gray2bin.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux8.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffrqn.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai33.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai21.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_regfile.v". [INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa22.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xor4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao311.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_buffer.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pwr_buf.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ser2par.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_gray2bin.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nand4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi311.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffq.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao21.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_pll.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai31.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa21.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai221.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mx3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa311.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_iddr.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oa32.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_aoi222.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_latq.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_delay.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_counter.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_bin2gray.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_7seg_decode.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_nor3.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_oai222.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_mux4.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_xnor3.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_ao31.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_sdffsqn.v". -[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_clockor.v". +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa32.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_parity.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_csa92.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffqn.v". + +[INF:PA0201] Parsing source file "${SURELOG_DIR}/third_party/tests/oh/stdlib/hdl/oh_dffsqn.v". [INF:CM0029] Using global timescale: "1ns/1ns".