mfkiwl / OpenIce

Platform-independent MicroBlaze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenIce Processor Version 0.1 Beta

OpenIce Processor is a VHDL implementation of OpenFire processor , a shrink version of Xilinx MicroBlaze developed by Craven at Virginia Tech. 

For OpenFire see:
http://www.ccm.ece.vt.edu/~scraven/
For licence information see:
http://www.opensource.org/licenses/mit-license.php

Included Directories:
docs/		Introduction to OpenFire
pcores/		Verilog sources of OpenFire 
                VHDL sources of OpenIce 
utils/		Scripts for compiling OpenFire code and loading
		BRAMs and a C simulator
code/		Dhrystone 2.1 benchmark C code and C simulator code

Included files:
array.make	Makefile for creating arrays of OpenFires tied to a master MicroBlaze

About

Platform-independent MicroBlaze


Languages

Language:Verilog 68.8%Language:C 17.2%Language:Perl 7.4%Language:VHDL 6.6%