Skip to content

A model of for performance analysis of microcomputer, including queuing models for the cpu, memory, hard drives, etc.

Notifications You must be signed in to change notification settings

SimulationEverywhere-Models/CDPP-MICROCOMPUTER

Repository files navigation

Course 94.587 Assignment1 - Conceptual Model using DEVS

Instruction:
Expand the package into a directory. To execuate the simulation, type './runcom'. 
The system will prompt you to input events file name. you can select 'event1' to 
'event4' as the input file. You can also create other input files. The system will
output the .out and .log file with your input file name as prefix.


File structure:
-|
 |--readme.txt
 |--runcom
 |--simu
 |--Microcomputer.MA
 |--event1.EV
 |--event2.EV
 |--event3.EV
 |--event4.EV
 |--event1.out
 |--event2.out
 |--event3.out
 |--event4.out
 |--event1.log
 |--event2.log
 |--event3.log
 |--event4.log
 |--sources
    |--makefile
    |--cpu.cpp
    |--cpu.h
    |--keyboard.cpp
    |--keyboard.h
    |--monitor.cpp
    |--monitor.h
    |--memory.cpp
    |--memory.h
    |--harddisk.cpp
    |--harddisk.h
    |--register.cpp
        .
	.
	.
    

About

A model of for performance analysis of microcomputer, including queuing models for the cpu, memory, hard drives, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published