Analysis, design and implementation of the processor, memory and bus arbiter. Operating unit of the processor is realized with two highways. Processor control units are implemented in the following techniques:
- wired realization without and with step joining,
- microprogram implementation and horizontal organization, with two types and one type of microinstruction,
- microprogram implementation and vertical organization, with two types and one type of microinstruction,
- microprogram implementation and mixed organization, with two types and one type of microinstruction
Repository is organized as following:
doc
directory contains assignment as well as solution document(s)source
directory contains code