[Pkg-electronics-commits] [verilator] branch master updated (b8ab0b7 -> 8e41c7e)

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sun Jun 7 12:07:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a change to branch master
in repository verilator.

      from  b8ab0b7   Release 3.872-2
       new  b0ec5a9   Imported Upstream version 3.874
       new  8e41c7e   Merge tag 'upstream/3.874'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    1 +
 Changes                                            |   25 +
 MANIFEST.SKIP                                      |    2 +
 Makefile.in                                        |   23 +-
 README.pdf                                         |  Bin 108840 -> 108810 bytes
 bin/verilator                                      |    9 +-
 configure                                          |   24 +-
 configure.ac                                       |    6 +-
 include/verilated.h                                |    6 +-
 include/verilated_config.h                         |    2 +-
 include/verilated_vpi.h                            |    2 +-
 include/verilatedos.h                              |   18 +-
 internals.pdf                                      |  Bin 196069 -> 196041 bytes
 src/V3Ast.h                                        |    1 +
 src/V3AstNodes.h                                   |    7 +-
 src/V3Broken.cpp                                   |   19 +-
 src/V3File.cpp                                     |    2 +
 src/V3Gate.cpp                                     |    4 +-
 src/V3Global.h                                     |   30 +-
 src/V3Inst.cpp                                     |  166 +-
 src/V3Number.cpp                                   |   18 +
 src/V3Number.h                                     |    2 +
 src/V3PreLex.l                                     |   29 +-
 src/V3Simulate.h                                   |   59 +-
 src/V3Width.cpp                                    |   41 +-
 src/Verilator.cpp                                  |    4 +-
 src/config_build.h                                 |    2 +-
 src/config_rev.h                                   |    2 +-
 src/verilog.l                                      |    2 +-
 test_regress/t/t_cast.v                            |   22 +
 test_regress/t/t_dist_portability.pl               |   19 +
 .../t/{t_EXAMPLE.pl => t_inst_implicit.pl}         |    0
 test_regress/t/t_inst_implicit.v                   |   50 +
 test_regress/t/t_inst_signed.v                     |    4 -
 .../t/{t_EXAMPLE.pl => t_math_sign_extend.pl}      |    0
 test_regress/t/t_math_sign_extend.v                |  132 +
 test_regress/t/t_math_signed5.v                    |    4 +
 .../t/{t_EXAMPLE.pl => t_param_const_part.pl}      |    0
 test_regress/t/t_param_const_part.v                |   27 +
 test_regress/t/t_preproc.out                       |    9 +-
 test_regress/t/t_preproc.v                         |    5 +
 verilator.1                                        | 3642 --------------------
 verilator.html                                     |   10 +-
 verilator.pc.in                                    |   13 +
 verilator.pdf                                      |  Bin 388607 -> 389229 bytes
 verilator.txt                                      |    8 +-
 verilator_coverage.1                               |  238 --
 47 files changed, 648 insertions(+), 4041 deletions(-)
 copy test_regress/t/{t_EXAMPLE.pl => t_inst_implicit.pl} (100%)
 create mode 100644 test_regress/t/t_inst_implicit.v
 copy test_regress/t/{t_EXAMPLE.pl => t_math_sign_extend.pl} (100%)
 create mode 100644 test_regress/t/t_math_sign_extend.v
 copy test_regress/t/{t_EXAMPLE.pl => t_param_const_part.pl} (100%)
 create mode 100644 test_regress/t/t_param_const_part.v
 delete mode 100644 verilator.1
 create mode 100644 verilator.pc.in
 delete mode 100644 verilator_coverage.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/verilator.git



More information about the Pkg-electronics-commits mailing list