[yosys] 20/57: Merge branch 'master' into ubuntu

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Sep 17 16:08:09 UTC 2014


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

rubund-guest pushed a commit to branch master
in repository yosys.

commit a8187b34c8d0a3e907db385a3c7ffacebb44c0c3
Merge: e25c301 94e9ee6
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Jun 8 13:43:05 2014 +0200

    Merge branch 'master' into ubuntu

 Makefile                              |   2 +-
 frontends/ast/ast.cc                  |   2 +
 frontends/ast/ast.h                   |   3 +
 frontends/ast/genrtlil.cc             |  12 +--
 frontends/ast/simplify.cc             | 134 +++++++++++++++++++++++++++++-----
 frontends/liberty/liberty.cc          |  44 ++++++++++-
 frontends/verilog/lexer.l             |   2 +
 frontends/verilog/parser.y            |  47 ++++++++++--
 frontends/verilog/verilog_frontend.cc |   2 +-
 kernel/register.cc                    |   4 +
 kernel/rtlil.cc                       |   3 +-
 passes/cmds/Makefile.inc              |   1 +
 passes/cmds/tee.cc                    |  88 ++++++++++++++++++++++
 passes/hierarchy/hierarchy.cc         |  43 +++++++++++
 passes/memory/memory_dff.cc           |   2 +
 passes/sat/expose.cc                  |   8 +-
 passes/sat/miter.cc                   |   4 +
 passes/techmap/techmap.cc             |   6 +-
 tests/simple/arraycells.v             |  15 ++++
 tests/simple/repwhile.v               |  36 +++++++++
 20 files changed, 418 insertions(+), 40 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git



More information about the debian-science-commits mailing list