Package: verilator / 4.038-1

Metadata

Package Version Patches format
verilator 4.038-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pkgconfig.diff | (download)

verilator.pc.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove 'libdir' field from pkgconfig file
 lintian complains that this field had a multi-arch value, while the pkgconfig
 file is installed in usr/share/pkgconfig/
reproducible_build.diff | (download)

include/verilated_vcd_c.cpp | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 update verilated_vcd_c.cpp to make it reproducible
interpreter.patch | (download)

bin/verilator | 2 1 + 1 - 0 !
bin/verilator_coverage | 2 1 + 1 - 0 !
bin/verilator_difftree | 2 1 + 1 - 0 !
bin/verilator_gantt | 2 1 + 1 - 0 !
bin/verilator_includer | 2 1 + 1 - 0 !
bin/verilator_profcfunc | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 set perl interpreter path
bison 3.7.patch | (download)

src/verilog.y | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 fix bison 3.7 build problem