Skip to content

riscv-admin/sig-soft-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftCPU SIG

This repository represents an administrative repository for the SoftCPU SIG. It should contain documents to facilitate the group function, e.g. meeting minutes and supporting documents. It should not contain code nor specifications.

For RISC-V members:

Related Work

In an effort to standardize the way custom instructions are created and shared, this SIG has launched a Task Group for Composable Custom Extensions (CX TG) with working documents here: https://github.com/riscv-admin/composable-custom-extensions.

The CX TG will define a framework of ISA and non-ISA specifications that together facilitate the decentralized, cooperative reuse of the custom instruction and custom CSR space, enabling practical reuse, within a system, of multiple, independently authored composable custom extensions (CXs), CX libraries, and CX unit (CXU) logic modules, while also remaining backwards compatible with legacy custom extensions.

A basis for this effort was developed by members of the SoftCPU SIG from 2019-2023, resulting in the Basis Spec: https://github.com/grayresearch/CX.