Working repository of the RISC-V Nexus Trace TG report. Nexus Trace TG Home page is here.
Reference C code for Nexus Trace dumper/encoder/decoder is here - documentation as README.md file is provided.
File with Nexus Messages is NexusTrace-TG-Messages.adoc.
NOTE: Above file will be later replaced by master ADOC file, but for now I do not know how to do it.
RISC-V Trace Control Interface is here (it was converted from original PDF version here).
Clicking on ADOC file in the github repo viewer will render a usable version as markdown.
For a better rendering, use "asciidoctor name.adoc".
This work is licensed under a Creative Commons Attribution 4.0 International License. See the LICENSE file for details.
For initial document v0.01 (as PDF from MS Word), click here. Same file in ADOC format is here: TG-RISC-V-Nexus-Trace.adoc.
- The Nexus IEEE-ISTO-5001 Standard (2012-v3.0.1) PDF file.
Requirements
node v6+
Linux: install using nvm
OSX: brew install node
Windows: nodejs.org
Install documentation generator
npm i
Build HTML/PDF documents
npm run build
Resulted files
public/*