[Pkg-electronics-commits] [verilator] 02/04: Merge tag 'upstream/3.866' into experimental

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Wed Nov 26 11:09:00 UTC 2014


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

aelmahmoudy-guest pushed a commit to branch experimental
in repository verilator.

commit 28e12c4cbf321f272b00cfb2b2758b41576f5f82
Merge: 6a21cfa 4e4068d
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Wed Nov 26 09:20:20 2014 +0200

    Merge tag 'upstream/3.866' into experimental
    
    Upstream version 3.866

 Changes                                            |  27 ++++
 README.pdf                                         | Bin 112602 -> 112209 bytes
 bin/verilator                                      |  42 ++++--
 configure                                          |  18 +--
 configure.ac                                       |   2 +-
 include/verilated_config.h                         |   2 +-
 include/verilated_vcd_c.cpp                        |  21 ++-
 include/verilated_vcd_c.h                          |  17 ++-
 internals.pdf                                      | Bin 197894 -> 197500 bytes
 src/V3Ast.cpp                                      |  19 ++-
 src/V3Ast.h                                        |  13 +-
 src/V3AstNodes.cpp                                 |   4 +
 src/V3AstNodes.h                                   |  31 ++++-
 src/V3Clean.cpp                                    |   4 +
 src/V3Const.cpp                                    | 148 ++++++++++++++++++++-
 src/V3Dead.cpp                                     |  16 +++
 src/V3EmitC.cpp                                    |  36 ++++-
 src/V3Gate.cpp                                     | 131 +++++++++++++++++-
 src/V3Inline.cpp                                   |   1 +
 src/V3LinkParse.cpp                                |  21 ++-
 src/V3Options.cpp                                  |  34 +++--
 src/V3Options.h                                    |   4 +-
 src/V3PreLex.h                                     |   2 +
 src/V3PreLex.l                                     |   7 +-
 src/V3Premit.cpp                                   |   2 +-
 src/V3Scope.cpp                                    |   5 +-
 src/V3Table.cpp                                    |   2 +-
 src/V3TraceDecl.cpp                                |  14 +-
 src/V3Unknown.cpp                                  |  10 +-
 src/V3Unroll.cpp                                   |  40 ++++--
 src/V3Width.cpp                                    |   2 +-
 src/config_build.h                                 |   2 +-
 src/config_rev.h                                   |   2 +-
 src/verilog.y                                      |  49 +++++--
 .../t/{t_param_public.pl => t_cellarray.pl}        |  11 +-
 test_regress/t/t_cellarray.v                       | 100 ++++++++++++++
 .../t/{t_param_public.pl => t_concat_opt.pl}       |   8 +-
 test_regress/t/t_concat_opt.v                      |  71 ++++++++++
 test_regress/t/t_enum_public.cpp                   |  26 ++++
 .../t/{t_param_public.pl => t_enum_public.pl}      |  12 +-
 test_regress/t/t_enum_public.v                     |  33 +++++
 .../t/{t_param_public.pl => t_flag_define.pl}      |   3 +-
 test_regress/t/t_flag_define.v                     |  61 +++++++++
 test_regress/t/t_flag_define.vc                    |   7 +
 test_regress/t/t_math_signed5.v                    |  11 ++
 test_regress/t/t_param_public.cpp                  |  24 ++++
 test_regress/t/t_param_public.pl                   |  12 +-
 test_regress/t/t_param_public.v                    |   5 +
 test_regress/t/t_preproc.out                       |   6 +-
 test_regress/t/t_preproc.v                         |   4 +
 .../t/{t_param_public.pl => t_select_bound1.pl}    |   0
 test_regress/t/t_select_bound1.v                   |  91 +++++++++++++
 .../t/{t_param_public.pl => t_select_bound2.pl}    |   0
 test_regress/t/t_select_bound2.v                   |  91 +++++++++++++
 test_regress/t/t_select_plus.v                     |   2 +-
 .../t/{t_param_public.pl => t_trace_array.pl}      |   5 +-
 test_regress/t/t_trace_array.v                     |  26 ++++
 test_regress/t/t_trace_ena.v                       |   8 ++
 test_regress/t/t_trace_ena_cc.pl                   |   1 +
 .../t/{t_param_public.pl => t_trace_primitive.pl}  |   7 +-
 test_regress/t/t_trace_primitive.v                 |  43 ++++++
 .../t/{t_param_public.pl => t_unroll_genf.pl}      |   0
 test_regress/t/t_unroll_genf.v                     |  29 ++++
 verilator.1                                        |  49 ++++---
 verilator.html                                     |  43 ++++--
 verilator.pdf                                      | Bin 388497 -> 389398 bytes
 verilator.txt                                      |  42 +++---
 67 files changed, 1384 insertions(+), 175 deletions(-)

-- 
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