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

nickg / nvc / 24497695400
92%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 07:37AM UTC
Jobs 1
Files 102
Run time 1min
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

16 Apr 2026 07:26AM UTC coverage: 92.335% (-0.001%) from 92.336%
24497695400

push

github

web-flow
Verilog: fix constant eval of parameter in replication count (#1487)

A parameter used as a replication count via a `define macro, e.g.
{{`SCALE}{1'b0}}, was parsed as a single-element V_CONCAT wrapping
a V_REF to the parameter.  vlog_get_const and vlog_is_const did not
handle V_CONCAT or V_PARAM_DECL, causing a "expression is not
constant" fatal during lowering.

Add V_CONCAT (single-element, no replication) and V_PARAM_DECL
handling to both functions.

Co-authored-by: Rafał Hibner <rafal.hibner@secom.com.pl>

3 of 6 new or added lines in 1 file covered. (50.0%)

76650 of 83013 relevant lines covered (92.33%)

616685.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
86.71
-0.79% src/vlog/vlog-util.c
Jobs
ID Job ID Ran Files Coverage
1 24497695400.1 16 Apr 2026 07:37AM UTC 102
92.33
GitHub Action Run
Source Files on build 24497695400
  • Tree
  • List 102
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e71122cb on github
  • Prev Build on test (#24474392913)
  • Next Build on master (#24502255087)
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

© 2026 Coveralls, Inc