Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Mar43229Feb28Final project clean up and documentationmastermasterFinish overall logic of C version of cacheAdd another custom testing traceImplement C program from python codeCorrect a value in custom traceReimport files lost from mergeMerge branch 'development'Add missing referenceUpdate readmeClean up programCorrect several bugs now that I know input values are hexCreate trace files from book pg 660 exampleRealize that read in values are hexidecimal. That explains a lotRemove "execute all" optionImplement separate handling for L/S/M instructionsAdd handling for when address readin is character formUpdate class video example traceImplement "access log" for LRU logic on evictionSplit hit/miss/evict logic into separate functionsUpdate file logic to be class basedUpdate to take input data "size" flag into accountAdd block "memory" byte values to simulated cacheFurther correct masking caclulationsUpdate referencesUpdate how M is calculatedUpdate script to better handle passed in argumentsUpdate to work with associative cache from class video exampleImprove mask handlingUpdate project to work with direct mapped class video exampleAdd trace file that mimics class video exampleImplement proper argument parsing in mainRealize that Python is allowed for this project. Update files accordinglyImplement file read in for cache valuesCreate initial arg read in logicUpdate script to handle for running a single input fileCreate initial run.sh bash scriptUpdate .gitignoreUpdate as required by project descriptionImport provided project filesInitial commit