Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
Update verilator to 4.228
Browse files Browse the repository at this point in the history
Summary:
**Summarized Changelog**

- No major changes noted
- See full changelog [here](verilator/verilator-announce#56)

Test Plan: - Run "Example C++ Execution"

Reviewers: #triage_team, Staudey

Reviewed By: Staudey

Subscribers: Staudey

Differential Revision: https://dev.getsol.us/D13620
  • Loading branch information
davidjharder authored and Staudey committed Oct 1, 2022
1 parent 0be69b2 commit 83d4551
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ libc.so.6:fseeko64
libc.so.6:fstat64
libc.so.6:ftello64
libc.so.6:fwrite
libc.so.6:get_nprocs
libc.so.6:getc
libc.so.6:getenv
libc.so.6:getpagesize
Expand Down
6 changes: 3 additions & 3 deletions package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : verilator
version : '4.226'
release : 31
version : '4.228'
release : 32
source :
- https://github.com/verilator/verilator/archive/refs/tags/v4.226.tar.gz : 70bc941d86e4810253d51aa94898b0802d916ab76296a398f8ceb8798122c9be
- https://github.com/verilator/verilator/archive/refs/tags/v4.228.tar.gz : be6af6572757013802be5b0ff9c64cbf509e98066737866abaae692fe04edf09
license :
- LGPL-3.0-only
- Artistic-2.0
Expand Down
8 changes: 4 additions & 4 deletions pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,16 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="31">verilator</Dependency>
<Dependency release="32">verilator</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/pkgconfig/verilator.pc</Path>
</Files>
</Package>
<History>
<Update release="31">
<Date>2022-09-01</Date>
<Version>4.226</Version>
<Update release="32">
<Date>2022-10-01</Date>
<Version>4.228</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 83d4551

Please sign in to comment.