# verilog-to-routing/vtr-verilog-to-routing SLOC report

> As of 2026-09-21 (commit 40f8d19708b0), verilog-to-routing/vtr-verilog-to-routing contains 6,474,758 total lines: 4,429,785 code, 1,766,000 comments, 278,973 blank, across 7,655 files in 43 languages (top: XML 41.6%). Default configuration. Counted with tokei via OctoCounts.

verilog-to-routing/vtr-verilog-to-routing has 4,429,785 source lines of code out of 6,474,758 total lines across 7,655 files, counted from the master ref at commit 40f8d19708b0 by the OctoCounts tokei engine on 2026-09-21. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving verilog-to-routing/vtr-verilog-to-routing to commit 40f8d19708b0, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 68.4% of all lines, comments represent 27.3%, and the repository averages 579 code lines per file. XML accounts for 41.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| XML | 409 | 1,954,490 | 1,842,635 | 105,644 | 6,211 |
| Coq | 1,840 | 2,069,968 | 857,177 | 1,130,226 | 82,565 |
| C | 1,325 | 955,988 | 644,127 | 250,190 | 61,671 |
| JSON | 190 | 402,478 | 402,478 | 0 | 0 |
| C++ | 834 | 438,902 | 309,410 | 65,625 | 63,867 |
| C Header | 1,013 | 248,856 | 145,672 | 71,453 | 31,731 |
| SystemVerilog | 47 | 204,393 | 102,709 | 97,928 | 3,756 |
| SVG | 45 | 35,682 | 35,628 | 27 | 27 |
| Python | 134 | 33,520 | 25,930 | 1,992 | 5,598 |
| ReStructuredText | 129 | 20,647 | 14,244 | 0 | 6,403 |
| C++ Header | 111 | 14,321 | 8,639 | 2,996 | 2,686 |
| HTML | 12 | 8,462 | 8,353 | 11 | 98 |

Top language (XML 41.6%). Generated at 2026-09-21T02:50:17.107185618+00:00. Canonical report: https://octocounts.com/github/verilog-to-routing/vtr-verilog-to-routing

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/verilog-to-routing/vtr-verilog-to-routing/commit/40f8d19708b0b60e2aa04452deb1cfed68d96b0b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does verilog-to-routing/vtr-verilog-to-routing have?

verilog-to-routing/vtr-verilog-to-routing has 6,474,758 total lines, including 4,429,785 code lines, 1,766,000 comment lines, and 278,973 blank lines.

### How was the verilog-to-routing/vtr-verilog-to-routing line count measured?

OctoCounts resolved the public GitHub repository to commit 40f8d19708b0, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for verilog-to-routing/vtr-verilog-to-routing?

This OctoCounts report was generated from master at commit 40f8d19708b0 on 2026-09-21T02:50:17.107185618+00:00.

## Similar repository reports

- [adempiere/adempiere](https://octocounts.com/github/adempiere/adempiere) — XML, 5,680,475 code lines
- [apache/ofbiz-framework](https://octocounts.com/github/apache/ofbiz-framework) — XML, 921,218 code lines
- [qwqdanchun/DcRat](https://octocounts.com/github/qwqdanchun/DcRat) — XML, 733,952 code lines
- [vtosters/lite](https://octocounts.com/github/vtosters/lite) — XML, 275,629 code lines
- [checkstyle/checkstyle](https://octocounts.com/github/checkstyle/checkstyle) — XML, 275,106 code lines
- [mirror/libX11](https://octocounts.com/github/mirror/libX11) — XML, 246,116 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
