silviumusa / or1k-headers

OR1K Common Headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project contains header files for the OpenRISC architecture.

The headers contain architectural definitions, such as constants
related to SPRs, and so on.

Type `make' to generate the headers, `make install' to install.

Some headers (currently only or1k-sprs.h) are generated from XML
tables.  These tables are contained under the xml/ directory.
Generator scripts are contained under the scripts/ directory.

About

OR1K Common Headers


Languages

Language:Python 76.1%Language:C++ 13.7%Language:C 8.2%Language:Makefile 2.1%