Skip to content

CS450TeamCORN/project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pt-sim

Tests and resources for the PT-sim project.

The files pt-sim.sh and pt-sim-clock.sh are wrapper files you should modify to call your executables.

You should add Makefile logic so that your program can be run with commands like:

$ make ptsim
$ make ptsim-clock
$ sh ptsim test/aPageTableFile < test/anInputFile
$ sh ptsim-clock test/aPageTableFile < test/anInputFile

Releases

No releases published

Packages

No packages published