Skip to content

Commit

Permalink
verilator: Update to 5.022
Browse files Browse the repository at this point in the history
Release notes [here](verilator/verilator-announce#68)
  • Loading branch information
davidjharder committed Mar 9, 2024
1 parent cdb5c98 commit da00fd4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 12 deletions.
6 changes: 6 additions & 0 deletions packages/v/verilator/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 5085
rss: https://github.com/verilator/verilator/tags.atom
# No known CPE, checked 2024-03-09
security:
cpe: ~
6 changes: 3 additions & 3 deletions packages/v/verilator/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : verilator
version : '5.020'
release : 41
version : '5.022'
release : 42
source :
- https://github.com/verilator/verilator/archive/refs/tags/v5.020.tar.gz : 41ca9abfadf8d2413efbff7f8277379733d0095957fe7769dc38f8fd1bc899a6
- https://github.com/verilator/verilator/archive/refs/tags/v5.022.tar.gz : 3c2f5338f4b6ce7e2f47a142401acdd18cbf4c5da06092618d6d036c0afef12d
license :
- LGPL-3.0-only
- Artistic-2.0
Expand Down
18 changes: 9 additions & 9 deletions packages/v/verilator/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
<Path fileType="data">/usr/share/verilator/examples/cmake_tracing_c/Makefile</Path>
<Path fileType="data">/usr/share/verilator/examples/cmake_tracing_sc/CMakeLists.txt</Path>
<Path fileType="data">/usr/share/verilator/examples/cmake_tracing_sc/Makefile</Path>
<Path fileType="data">/usr/share/verilator/examples/json_py/Makefile</Path>
<Path fileType="data">/usr/share/verilator/examples/json_py/sub.v</Path>
<Path fileType="data">/usr/share/verilator/examples/json_py/top.v</Path>
<Path fileType="data">/usr/share/verilator/examples/json_py/vl_file_copy</Path>
<Path fileType="data">/usr/share/verilator/examples/json_py/vl_hier_graph</Path>
<Path fileType="data">/usr/share/verilator/examples/make_hello_binary/Makefile</Path>
<Path fileType="data">/usr/share/verilator/examples/make_hello_binary/top.v</Path>
<Path fileType="data">/usr/share/verilator/examples/make_hello_c/Makefile</Path>
Expand All @@ -69,11 +74,6 @@
<Path fileType="data">/usr/share/verilator/examples/make_tracing_sc/sc_main.cpp</Path>
<Path fileType="data">/usr/share/verilator/examples/make_tracing_sc/sub.v</Path>
<Path fileType="data">/usr/share/verilator/examples/make_tracing_sc/top.v</Path>
<Path fileType="data">/usr/share/verilator/examples/xml_py/Makefile</Path>
<Path fileType="data">/usr/share/verilator/examples/xml_py/sub.v</Path>
<Path fileType="data">/usr/share/verilator/examples/xml_py/top.v</Path>
<Path fileType="data">/usr/share/verilator/examples/xml_py/vl_file_copy</Path>
<Path fileType="data">/usr/share/verilator/examples/xml_py/vl_hier_graph</Path>
<Path fileType="data">/usr/share/verilator/include/gtkwave/fastlz.c</Path>
<Path fileType="data">/usr/share/verilator/include/gtkwave/fastlz.h</Path>
<Path fileType="data">/usr/share/verilator/include/gtkwave/fst_config.h</Path>
Expand Down Expand Up @@ -139,16 +139,16 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="41">verilator</Dependency>
<Dependency release="42">verilator</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/pkgconfig/verilator.pc</Path>
</Files>
</Package>
<History>
<Update release="41">
<Date>2024-01-05</Date>
<Version>5.020</Version>
<Update release="42">
<Date>2024-03-09</Date>
<Version>5.022</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit da00fd4

Please sign in to comment.