• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

leonardt / verilogAST-cpp
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: simplify-regex
DEFAULT BRANCH: master
Repo Added 02 May 2019 07:52PM CUT
Files 10
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-inline-slice-logic
branch: fix-inline-slice-logic
CHANGE BRANCH
x
Reset
  • fix-inline-slice-logic
  • 0.0.1
  • 0.0.10
  • 0.0.11
  • 0.0.12
  • 0.0.13
  • 0.0.14
  • 0.0.15
  • 0.0.16
  • 0.0.17
  • 0.0.18
  • 0.0.2
  • 0.0.20
  • 0.0.22
  • 0.0.23
  • 0.0.3
  • 0.0.4
  • 0.0.5
  • 0.0.7
  • 0.0.8
  • 0.0.9
  • add-concat-coalescer-transformer
  • add-full-install
  • add-zext-coalescer-transformer
  • always
  • always-codegen-size
  • attribute
  • blacklist-module-instance
  • blacklist-slice-inline
  • cast-operator
  • comment
  • comment-contents
  • compare
  • concat
  • const-expr
  • copy-constructors
  • default-num-tostr
  • default-radix
  • disable-escape
  • enable-escape
  • expr-comment
  • fix-corier-853
  • fix-inline-logic-multiple-assign
  • functions
  • hotfix-assign-inliner
  • if
  • inline-assigns
  • inline-index-then-slice
  • inline-slice-id
  • inline-verilog-node
  • inline-verilog-symbol-map
  • inline-wire-blacklist
  • linebreaks
  • logical-binops
  • master
  • module-str-body
  • nd-vector
  • nested-index
  • order-ports
  • parameterized-test
  • parameters
  • prevent-inline-into-module-instance
  • prevent-inlining-num-literal
  • radix-constructor
  • replicate
  • simplify-regex
  • slice-expr
  • slice-index
  • string
  • transform-inline-verilog
  • transformer
  • unique-ptr
  • v0.0.19
  • vector-decl
  • vector-param

pending completion
555

Pull #58

travis-ci-com

web-flow
Merge c036f8103 into eaa5a43b7
Pull Request #58: Fix inline blacklist logic for recursive case

33 of 33 new or added lines in 3 files covered. (100.0%)

1113 of 1127 relevant lines covered (98.76%)

158.84 hits per line

Relevant lines Covered
Build:
Build:
1127 RELEVANT LINES 1113 COVERED LINES
158.84 HITS PER LINE
Source Files on fix-inline-slice-logic
  • Tree
  • List 10
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
92.31
src/zext_coalescer.cpp64 26 24 2 13.0
93.75
include/verilogAST/assign_inliner.hpp180 + 3216 + 315 + 21 + 149.0 + 10
95.12
src/concat_coalescer.cpp106 41 39 2 93.0
98.62
include/verilogAST.hpp909 + 7217 + 4214 + 43 93.0 + 7
98.73
src/assign_inliner.cpp315 + 40157 + 18155 + 182 180.0 + 16
100.0
include/verilogAST/zext_coalescer.hpp23 1 1 0 9.0
100.0
include/verilogAST/transformer.hpp118 2 2 0 1769.0 + 554
100.0
src/transformer.cpp473 237 237 0 265.0 + 78
100.0
src/verilogAST.cpp528 253 253 0 236.0 + 24
100.0
include/verilogAST/concat_coalescer.hpp18 0 0 0 0.0
Showing 1 to 10 of 10 entries
  • Previous
  • 1
  • Next
  • ►
    98.31
    include/
  • ►
    99.16
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
555 fix-inline-slice-logic Merge c036f8103 into eaa5a43b7 Pull #58 31 Aug 2020 09:46PM CUT web-flow travis-ci-com pending completion  
554 fix-inline-slice-logic Merge pull request #59 from leonardt/blacklist-module-instance Prevent inlining into module instances push 31 Aug 2020 09:46PM CUT web-flow travis-ci-com pending completion  
540 fix-inline-slice-logic Add numeric literal case push 27 Aug 2020 09:09PM CUT leonardt travis-ci-com pending completion  
541 fix-inline-slice-logic Merge 688ccbab4 into eaa5a43b7 Pull #58 27 Aug 2020 09:08PM CUT web-flow travis-ci-com pending completion  
536 fix-inline-slice-logic Merge 0aa25698a into eaa5a43b7 Pull #58 27 Aug 2020 12:37AM CUT web-flow travis-ci-com pending completion  
535 fix-inline-slice-logic Fix inline blacklist logic for recursive case Before if we had a module such as: ```verilog module test_module ( input [4:0] i1, input [4:0] i2, output [3:0] o0, output [3:0] o1, output [3:0] o2 ); wire [4:0] x; wire [4:0] y; ... push 27 Aug 2020 12:36AM CUT leonardt travis-ci-com pending completion  
See All Builds (509)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc