Release 1.0.0 - #7
Merged
Merged
Conversation
The RTL is the one every verdict below was measured against; what changed since the initial public tree is that the repository became publishable and complete: - Two back ends, one event stream: N-Trace (Nexus messages on ATB) and E-Trace 2.0 (te_inst packets), selected per instance by synthesis parameter, with the enhanced features (DAQ / ACT-CAP, filtering, sync variants, funnel, watchpoint records, DDR rings). - Ingress adapters for AMD MicroBlaze V, CVA6 ITI and Rocket TCI, and the MINRES TGC5B example SoC library. - Nine KV260 demonstrators plus the RV/CFI demo, each with its ready-to-load prebuilt app in-tree (bitstream, overlay, manifest), the board drivers and the build tutorial; a hardware-free dashboard replaying committed captures. - Verification: the Verilator/xsim gate battery, the SymbiYosys property gates, the versioned evidence, the byte-neutrality references and the decoder corpus; every decode verdict is taken by CTTD, the reference decoder, pinned by tag and sha256 to the public release accemic/CTTD v2.3.0-cttd3. - The Reference Manual (doc/rm-ctte.pdf, doc/rm-ctte.html) next to the AsciiDoc documentation set. - Publication guards in `make lint`: language, lab internals, public links and slugs, tutorial paths, version agreement, REUSE (1318/1318 files), vendor deltas, register-map consistency. - Licensing per artifact type (LICENSE.md, REUSE.toml): hardware IP dual CERN-OHL-S-2.0 OR Accemic commercial, tooling ISC, documentation CC-BY-4.0, third-party cores under their own terms. The README's "will soon be highly enhanced" banner announced this release; it goes with it. Details and the by-design limitations are in doc/release-notes.adoc.
accemic
force-pushed
the
albert/release-1.0.0
branch
from
August 28, 2026 11:23
802fbbe to
1e4d103
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The RTL is the one every verdict below was measured against; what changed since the initial public tree is that the repository became publishable and complete:
make lint: language, lab internals, public links and slugs, tutorial paths, version agreement, REUSE (1318/1318 files), vendor deltas, register-map consistency.The README's "will soon be highly enhanced" banner announced this release; it goes with it. Details and the by-design limitations are in doc/release-notes.adoc.