Skip to content

Commit

Permalink
Build(deps): Bump third_party/surelog from 8adf889 to af49551 (ch…
Browse files Browse the repository at this point in the history
…ipsalliance#2120)

Bumps [third_party/surelog](https://github.com/chipsalliance/Surelog) from `8adf889` to `af49551`.
- [Commits](chipsalliance/Surelog@8adf889...af49551)

---
updated-dependencies:
- dependency-name: third_party/surelog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 9d4cf25 commit b746752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/surelog
Submodule surelog updated 37 files
+1 −1 .github/workflows/non_vendored.yml
+1 −1 .gitmodules
+1 −1 CMakeLists.txt
+1 −0 include/Surelog/ErrorReporting/ErrorDefinition.h
+29 −0 src/DesignCompile/CompileType.cpp
+49 −0 src/DesignCompile/Elaboration_test.cpp
+2 −0 src/ErrorReporting/ErrorDefinition.cpp
+44 −11 tests/CastTypespec/CastTypespec.log
+192 −17 tests/DollarRoot/DollarRoot.log
+1,295 −0 tests/HierPathUnpacked/HierPathUnpacked.log
+1 −0 tests/HierPathUnpacked/HierPathUnpacked.sl
+36 −0 tests/HierPathUnpacked/dut.sv
+1,299 −0 tests/HierPathUnpackedInPacked/HierPathUnpackedInPacked.log
+1 −0 tests/HierPathUnpackedInPacked/HierPathUnpackedInPacked.sl
+36 −0 tests/HierPathUnpackedInPacked/dut.sv
+4 −4 tests/SimpleClass1/SimpleClass1.log
+4 −4 tests/SimpleInterface/SimpleInterface.log
+62 −14 tests/VirtualClass/VirtualClass.log
+1 −1 third_party/UHDM
+6 −6 third_party/tests/AVLMM/AVLMM.log
+4 −4 third_party/tests/AmiqEth/AmiqEth.log
+4 −4 third_party/tests/AmiqSimpleTestSuite/AmiqSimpleTestSuite.log
+4 −4 third_party/tests/BuildUVMPkg/BuildUVMPkg.log
+8 −8 third_party/tests/CoresSweRV/CoresSweRV.log
+16 −16 third_party/tests/CoresSweRVMP/CoresSweRVMP.log
+4 −4 third_party/tests/Driver/Driver.log
+4 −4 third_party/tests/Ibex/Ibex.log
+4 −4 third_party/tests/IbexGoogle/IbexGoogle.log
+4 −4 third_party/tests/MiniAmiq/MiniAmiq.log
+4 −4 third_party/tests/Monitor/Monitor.log
+8 −8 third_party/tests/Opentitan/Opentitan.log
+4 −4 third_party/tests/Scoreboard/Scoreboard.log
+4 −4 third_party/tests/SeqDriver/SeqDriver.log
+4 −4 third_party/tests/SimpleUVM/SimpleUVM.log
+4 −4 third_party/tests/UVMNestedSeq/UVMNestedSeq.log
+4 −4 third_party/tests/UVMSwitch/UVMSwitch.log
+4 −4 third_party/tests/UnitAmiqEth/UnitAmiqEth.log

0 comments on commit b746752

Please sign in to comment.