The aim of this project is to design and maintain an OpenRISC 1200 IP Core. OpenRISC 1200 is an implementation of OpenRISC 1000 processor family.
The OR1200 is a 32-bit scalar RISC with Harvard microarchitecture, 5 stage integer pipeline, virtual memory support (MMU) and basic DSP capabilities.
Default caches are 1-way direct-mapped 8KB data cache and 1-way direct-mapped 8KB instruction cache, each with 16-byte line size. Both caches are physically tagged.
By default MMUs are implemented and they are constructed of 64-entry hash based 1-way direct-mpped data TLB and 64-entry hash based 1-way direct-mapped instruction TLB.
Supplemental facilities include debug unit for real-time debugging, high resolution tick timer, programmable interrupt controller and power management support.
When implemented in a worst-case 0.18u 6LM process it should provide over 150 dhrystone 2.1 MIPS at 150MHz and 150 DSP MAC 32x32 operations, at least 20% more than any other competitor in this class (typical corner 250MHz).
The default OR1200 configuration is about 40k ASIC gates. Download OpenRISC 1200 IP Core Overview (PDF, 15KB) flyer.
RTL coding is finished and is being tested in different test applications. It has also been implemented in various commersial ASICs and FPGA.
If you would like to help with the development, please contact the developers or send an email to openrisc.
We recommend you checkout the latest (development) version from SVN using:
svn co http://opencores.org/ocsvn/openrisc/openrisc/trunk/or1200
Older versions are located in the TAGS directory.
The configuration of the processor, when checked out from the repository (which can be changed by altering the or1200_defines.v file) is at present:
Note: the configuration of the processor in the repository is subject to change. Be sure to check the or1200_defines.v carefully file before use.
Current implementation with default configuration uses:
Specification document for OpenRISC 1200 is available in Adobe PDF, MS Word, and Open Office formats:
A Japanese translation of the specification by Takashi Okawa is available from the Downloads page.
Also see the architecture page for the OpenRISC 1000 family.
Tutorials are available on how to implement OR1200 on Altera FPGA and Xilinx FPGA. Credits go to Resarch Group Digital Techniques, Hogeschool voor Wetenschap & Kunst, Campus de Nayer:
This is what we would like to develop/see developed but presently nobody is working on these projects. If you want to help, send an email to openrisc_team@opencores.org
If you have a suggestion for new Wish List entry, feel free to post it on the OpenRISC Forum, so that is added to the list and somebody may start working on it.
To participate in the development or simply to discuss OpenRISC 1200 issues, go to the OpenRISC forum.
Please report any bugs using the OpenRISC Bug Tracker.
This web page is maintained by