• 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 prevent-inlining-num-literal
branch: prevent-inlining-num-literal
CHANGE BRANCH
x
Reset
  • prevent-inlining-num-literal
  • 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
  • fix-inline-slice-logic
  • 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
  • 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
547

Pull #61

travis-ci-com

web-flow
Merge 20f0aff5a into a9da41231
Pull Request #61: Prevents numeric literals from being inlined into index/slice nodes

6 of 6 new or added lines in 2 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 prevent-inlining-num-literal
  • Tree
  • List 10
  • Changed 6
  • Source Changed 2
  • 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 + 616 + 215 + 11 + 149.0 + 1.0
95.12
src/concat_coalescer.cpp106 41 39 2 93.0
98.62
include/verilogAST.hpp909 217 214 3 93.0 + 2
98.73
src/assign_inliner.cpp315 + 1157 155 2 180.0 + 7
100.0
include/verilogAST/zext_coalescer.hpp23 1 1 0 9.0
100.0
include/verilogAST/transformer.hpp118 2 2 0 1769.0 + 80
100.0
src/transformer.cpp473 237 237 0 265.0 + 10
100.0
src/verilogAST.cpp528 253 253 0 236.0 + 6
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
547 prevent-inlining-num-literal Merge 20f0aff5a into a9da41231 Pull #61 27 Aug 2020 11:12PM CUT web-flow travis-ci-com pending completion  
546 prevent-inlining-num-literal Prevents numeric literals from being inlined into index/slice nodes We can inline these into module instance statements, but we can't have something like `(7)[0]` so we prevent inlining of numeric literals into index/slice nodes. push 27 Aug 2020 11:12PM 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