-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 1.03 KB
/
Copy pathCITATION.cff
File metadata and controls
30 lines (30 loc) · 1.03 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
# SPDX-FileCopyrightText: 2026 Accemic Technologies GmbH
# SPDX-License-Identifier: ISC
cff-version: 1.2.0
title: "CEDARtools.TraceEncoder — RISC-V N-Trace Encoder IP"
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 is an open-source SystemVerilog implementation of a RISC-V
N-Trace encoder. It ingests a core's instruction-trace port (TIP),
compresses the execution stream into N-Trace messages, and emits 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
- tracing
- hardware
- SystemVerilog
- open hardware
- FPGA
license: CERN-OHL-S-2.0
license-url: "https://github.com/accemic/TraceEncoder/blob/main/LICENSE.md"
version: "0.1.0"