This is only repository binary file. If you interest, visit the website https://gitlab.com/mzdonline/cmu-opkg.
For developer to activate package management system on CMU. Developer can easy to build own package .Look at Makefile and opkg/*
OBSOLETE - Please proceed to new repo:
https://github.com/nasa/osal
This project will be closed in the near future
ALERT: The osal-4.2.1a release package is now available. This release package fixes a unit test makefile to use Modules.mak rather than using ut-modules.mak directly. The top-level readme.md file was also updated to add missing information.
The OS Abstraction Layer (OSAL) project is a small software library that isolates embedded software from the real time operating system. ...
cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core
This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips
The code here is no longer up to date.
The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...