Skip to content

IngenicC/ComputerArchitecture

 
 

Repository files navigation

*****************
**   Zhongpeng Lin
**	 cmpe110 s11
**   Project 4 ReadMe
**   06/02/2011
******************

The files submitted are:  *.c    *.h    MAKEFILE

HOW TO BUILD:
	Included is a MAKEFILE where in order to compile my programs all you must do is type in
	the command "make" in the same directory as the rest of my submitted files.
	
Functions:
	A control unit function that accepts opcode and func code of instructions and returns control
	signals.

driver4:
	The driver function checks each required function in project 4. For each function, it prints
	the expected output and the actual output for comparison.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Makefile 1.2%