Skip to content

RISC-V Nexus Trace TG documentation and reference code

Notifications You must be signed in to change notification settings

an1-sc/tg-nexus-trace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TG RISC-V Nexus Trace

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.

Initial Work (Preserved)

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.

Additional Resources

Documentation generator (this section was copied as-is from V-extension page)

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/*

About

RISC-V Nexus Trace TG documentation and reference code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.7%
  • Assembly 3.9%
  • C++ 1.4%
  • Makefile 1.0%