Commit 4f64103
authored
Bumps [third_party/surelog](https://github.com/chipsalliance/Surelog)
from `9c3c533` to `a841274`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/a84127445b0d61ae9e59ff5794a186fca539ddbb"><code>a841274</code></a>
Merge pull request <a
href="https://redirect.github.com/chipsalliance/Surelog/issues/3996">#3996</a>
from alainmarcel/alainmarcel-patch-1</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/04163b1c4f7a43527fd6c18faf31c9794d88c0f8"><code>04163b1</code></a>
Fix bogus constant propagation</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/4468924588ab65e6e3052ccb42a7d93a48968ae0"><code>4468924</code></a>
Fix bogus constant propagation</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/9a2dec94ed924806947ab3f6653ef816d6025a9e"><code>9a2dec9</code></a>
Merge pull request <a
href="https://redirect.github.com/chipsalliance/Surelog/issues/3995">#3995</a>
from alainmarcel/alainmarcel-patch-1</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/3213014f84d35dbaa4915220bba72699599c00c6"><code>3213014</code></a>
Promote attr on net to array_nets</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/b2c1d0de4bae7333fed0f51f92b2dd2462700a7a"><code>b2c1d0d</code></a>
Merge pull request <a
href="https://redirect.github.com/chipsalliance/Surelog/issues/3994">#3994</a>
from alainmarcel/alainmarcel-patch-1</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/70cbe6117f33d5eb27660876f870efbb3d7f7e68"><code>70cbe61</code></a>
Attribute support on nets</li>
<li><a
href="https://github.com/chipsalliance/Surelog/commit/0ab2fb210ba5afadb2908ec55f624446fcc884ce"><code>0ab2fb2</code></a>
Attribute support on nets</li>
<li>See full diff in <a
href="https://github.com/chipsalliance/Surelog/compare/9c3c533bea53e0ba4a9da756d74511bb880b211e...a84127445b0d61ae9e59ff5794a186fca539ddbb">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| 479 | + | |
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| |||
1892 | 1893 | | |
1893 | 1894 | | |
1894 | 1895 | | |
1895 | | - | |
1896 | | - | |
| 1896 | + | |
1897 | 1897 | | |
1898 | 1898 | | |
1899 | 1899 | | |
| |||
0 commit comments