-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (34 loc) · 1.18 KB
/
Copy pathCITATION.cff
File metadata and controls
34 lines (34 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# SPDX-FileCopyrightText: 2026 Accemic Technologies GmbH
# SPDX-License-Identifier: ISC
cff-version: 1.2.0
title: "CEDARtools.TraceEncoder — trace encoder IP for RISC-V cores"
message: >-
If you use this software in academic or research work, please cite it
using the metadata in this file.
type: software
authors:
- name: "Accemic Technologies GmbH"
website: "https://www.accemic.com"
repository-code: "https://github.com/accemic/TraceEncoder"
url: "https://www.accemic.com"
abstract: >-
CEDARtools.TraceEncoder (CTTE, formerly C-Trace) is an open-source
SystemVerilog trace encoder for RISC-V cores. It ingests a core's
instruction-trace port (TIP) and compresses the execution stream either
into N-Trace messages per the IEEE-ISTO 5001-2012 (Nexus) standard or
into E-Trace te_inst packets, emitting them on an ATB or AXI-Stream
output. The IP is dual-licensed under CERN-OHL-S-2.0 or an Accemic
commercial license.
keywords:
- RISC-V
- N-Trace
- E-Trace
- tracing
- hardware
- SystemVerilog
- open hardware
- FPGA
license: CERN-OHL-S-2.0
license-url: "https://github.com/accemic/TraceEncoder/blob/main/LICENSE.md"
version: "1.0.0"
date-released: "2026-08-28"