Skip to content
wallento edited this page Sep 14, 2010 · 16 revisions

This is the repository that extends the OpenRISC architecture by multiprocessing capabilities.

Changes to the mainline or1200:

  • Core identifier special purpose register (done)
  • Cache coherency
  • Load Linked/Store conditional operation

The difference between the official mainline and the MP version

To get the MP version, just get with git: git clone git://github.com/wallento/or1200mp.git

Clone this wiki locally