Skip to content

RISC-V eXtension interface that provides a generalized framework suitable to implement custom coprocessors and ISA extensions

Notifications You must be signed in to change notification settings

Gchauvon/core-v-xif

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CORE-V X-Interface

The CORE-V X-Interface (core-v-xif) is a RISC-V eXtension interface that provides a generalized framework suitable to implement custom coprocessors and ISA extensions for existing RISC-V processors.

It features independent channels for accelerator-agnostic offloading of instructions and writeback of the result(s).

Documentation

The CORE-V XIF user manual can be found in the docs folder and it is captured in reStructuredText, rendered to html using Sphinx. These documents are viewable using readthedocs and can be viewed here.

Changelog

A changelog is generated automatically in the documentation from the individual pull requests. Pull requests labeled with ignore-for-release are ignored for the changelog generation.

About

RISC-V eXtension interface that provides a generalized framework suitable to implement custom coprocessors and ISA extensions

Resources

Stars

Watchers

Forks

Packages

No packages published