Skip to content
juliusbaxter edited this page Apr 30, 2013 · 11 revisions

Welcome to the mor1kx wiki!

Introduction

The mor1kx is an OpenRISC 1000 (or1k) compliant CPU implementation which is written in synthesisable Verilog.

There's more documentation in AsciiDoc format in the doc/ path.

If you're looking for reference SoCs (System on Chips) which use the mor1kx, look no further than mor1kx-dev-env - basically ORPSoC which has been customised for mor1kx development. There's tutorials on the wiki there with details on how to get up and running with this thing.

Implementation statistics

TODO!

Code Size

 http://cloc.sourceforge.net v 1.56  T=0.5 s (68.0 files/s, 30726.0 lines/s)
 -------------------------------------------------------------------------------
 Language                     files          blank        comment           code
 -------------------------------------------------------------------------------
 C                               34           2035           2389          10939
 -------------------------------------------------------------------------------
 SUM:                            34           2035           2389          10939

Clone this wiki locally