Skip to content

openrisc/or1k-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.