Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 891 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 891 Bytes

iiit-processor-sim

Old People. New Challenge. mov pc,lr

Structural Layout of Program

.h
class declaration of module.

.cpp class defination of every module. Must include processor.h must include .h

Naming Conventions

Every Module Contains Content. Make accessor, mutator in each.

Each module contains global function defination & declaration of the Module's control signals. All externs are allocated memory in main.cpp globally.

Externs are .... Externs...

Do not forget to update all files.

Build Badges

Build Status Bitdeli Badge