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

arnavsacheti / PeakRDL-BusDecoder
92%

Build:
DEFAULT BRANCH: main
Repo Added 05 Dec 2025 05:46AM UTC
Files 39
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 34-bug-warning-for-addrmap-containing-only-external-components-is-always-emitted-even-when-false
  • 36-docs-warnings-from-sphinx
  • 46-bug-address-decoding-fails-with-a-single-aray-component
  • 61-nit-small-code-quality-drive-bys
  • asacheti/consolidate-if-else-tree
  • asacheti/merge-cpuif-and-cpuif_flat-files
  • asacheti/migrate-from-pyrefly-to-ty
  • blathi/modport_names
  • claude/add-error-path-tests-gOHmX
  • claude/add-interface-cocotb-tests-sUQ75
  • claude/add-max-decode-depth-tests-NPWSh
  • claude/add-spec-tests-cocotb-Uq74n
  • claude/comprehensive-cross-block-tests-w4z1im
  • claude/docs-axi4lite-limitation-59
  • claude/fix-array-boundary-56-57
  • claude/pclk-preset-clk-src-juiboh
  • claude/systemrdl-parameter-monkeypatch-9VoxH
  • codex/create-package.json-and-setup-extension-files
  • copilot/fix-pready-validation-bug
  • copilot/remove-alignment-check
  • docs/new-flags
  • feat/apb-buffer
  • feat/gate-signals-opt-in
  • feat/gate-signals-v2
  • feature/array-port-parameters
  • feature/clk-src-flag
  • feature/omit-clk-and-reset
  • fix/better-spec-enforcing
  • fix/deprecated-interface-shims
  • fix/ty-unused-suppression
  • perf/scanner-driven-rdl-params
  • refactor/cpuif-simplify
  • taxi_apb
  • test/unroll-coverage
  • tests/coveralls
  • v0.7.0b1
  • v0.7.0b2
  • v0.7.0b3
  • v0.7.0b4
  • v0.7.0b5
  • v0.7.0b6
  • worktree-agent-a050e2540d5a1a77c

08 Jul 2026 08:43PM UTC coverage: 92.316%. Remained the same
29215275611

push

github

arnavsacheti
Restore deprecated apb3/apb4 interface import paths (0.7.0b6)

Beta 6 of the 0.7.0 series. Highlights since 0.7.0b5:

- Fix: cpuif.apb3.apb3_interface / cpuif.apb4.apb4_interface import
  paths (APB3/APB4 SV+Flat interface classes) work again as
  deprecation shims; they were dropped without migration in the #66
  cpuif merge and broke downstream imports in 0.7.0b4/b5 (#79).
- Docs: --clk-src, --gate-signals, --apb-buffer, and --parametrize
  documented in the CLI reference; new Clock and Reset section (#77).
- Tests: unroll regression suite expanded from 4 to 42 tests (#78).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GMyMaHGbpgrU6YvFVTjKYW

1622 of 1757 relevant lines covered (92.32%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
1757 RELEVANT LINES 1622 COVERED LINES
0.92 HITS PER LINE
Source Files on main
  • Tree
  • List 39
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29215275611 main Restore deprecated apb3/apb4 interface import paths (0.7.0b6) Beta 6 of the 0.7.0 series. Highlights since 0.7.0b5: - Fix: cpuif.apb3.apb3_interface / cpuif.apb4.apb4_interface import paths (APB3/APB4 SV+Flat interface classes) work again as ... push 13 Jul 2026 12:27AM UTC arnavsacheti github
92.32
28974388151 main Restore deprecated apb3/apb4 interface import paths (0.7.0b6) Beta 6 of the 0.7.0 series. Highlights since 0.7.0b5: - Fix: cpuif.apb3.apb3_interface / cpuif.apb4.apb4_interface import paths (APB3/APB4 SV+Flat interface classes) work again as ... push 08 Jul 2026 08:47PM UTC arnavsacheti github
92.32
28974388119 main Restore deprecated apb3/apb4 interface import paths (0.7.0b6) Beta 6 of the 0.7.0 series. Highlights since 0.7.0b5: - Fix: cpuif.apb3.apb3_interface / cpuif.apb4.apb4_interface import paths (APB3/APB4 SV+Flat interface classes) work again as ... push 08 Jul 2026 08:47PM UTC arnavsacheti github
92.32
28974259815 main fix: restore apb3/apb4 interface import paths with deprecation shims (#79) The #66 cpuif merge kept re-export shims for the cpuif classes but deleted cpuif/apb3/apb3_interface.py and cpuif/apb4/apb4_interface.py outright, breaking `from peakrdl_b... push 08 Jul 2026 08:45PM UTC web-flow github
92.32
28974259588 main fix: restore apb3/apb4 interface import paths with deprecation shims (#79) The #66 cpuif merge kept re-export shims for the cpuif classes but deleted cpuif/apb3/apb3_interface.py and cpuif/apb4/apb4_interface.py outright, breaking `from peakrdl_b... push 08 Jul 2026 08:45PM UTC web-flow github
92.32
28919522411 main test: expand unroll suite from 4 to 42 regression tests (#78) Revives the February claude/add-unroll-flag-tests-Pt3HX branch. The tests were written to catch then-known unroll bugs (stale array-indexed port references, duplicate package localpara... push 08 Jul 2026 05:24AM UTC web-flow github
92.64
28919522601 main test: expand unroll suite from 4 to 42 regression tests (#78) Revives the February claude/add-unroll-flag-tests-Pt3HX branch. The tests were written to catch then-known unroll bugs (stale array-indexed port references, duplicate package localpara... push 08 Jul 2026 05:24AM UTC web-flow github
92.64
28917197281 main docs: document --clk-src, --gate-signals, and --apb-buffer (#77) The 0.7.0b4/b5 features were only documented in the export() docstring (which autodoc renders); the hand-written pages never mentioned them. - configuring.rst / index.rst: add the ... push 08 Jul 2026 04:22AM UTC web-flow github
92.64
28917197168 main docs: document --clk-src, --gate-signals, and --apb-buffer (#77) The 0.7.0b4/b5 features were only documented in the export() docstring (which autodoc renders); the hand-written pages never mentioned them. - configuring.rst / index.rst: add the ... push 08 Jul 2026 04:22AM UTC web-flow github
92.64
28911864802 main Add --apb-buffer APB slave-side register slice (0.7.0b5) Beta 5 of the 0.7.0 series. Highlight since 0.7.0b4: - --apb-buffer {none,in,out,both}: optional single-flop register slice on the APB slave-side I/O, preserving the APB handshake via ... push 08 Jul 2026 01:59AM UTC arnavsacheti github
92.64
See All Builds (289)
  • 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

© 2026 Coveralls, Inc