Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
a1
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Classes
CS 5541
a1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
349bd9c27eb246fa7715f266af0089fa48f55018
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
4
3
2
29
Feb
28
Final project clean up and documentation
master
master
Finish overall logic of C version of cache
Add another custom testing trace
Implement C program from python code
Correct a value in custom trace
Reimport files lost from merge
Merge branch 'development'
Add missing reference
Update readme
Clean up program
Correct several bugs now that I know input values are hex
Create trace files from book pg 660 example
Realize that read in values are hexidecimal. That explains a lot
Remove "execute all" option
Implement separate handling for L/S/M instructions
Add handling for when address readin is character form
Update class video example trace
Implement "access log" for LRU logic on eviction
Split hit/miss/evict logic into separate functions
Update file logic to be class based
Update to take input data "size" flag into account
Add block "memory" byte values to simulated cache
Further correct masking caclulations
Update references
Update how M is calculated
Update script to better handle passed in arguments
Update to work with associative cache from class video example
Improve mask handling
Update project to work with direct mapped class video example
Add trace file that mimics class video example
Implement proper argument parsing in main
Realize that Python is allowed for this project. Update files accordingly
Implement file read in for cache values
Create initial arg read in logic
Update script to handle for running a single input file
Create initial run.sh bash script
Update .gitignore
Update as required by project description
Import provided project files
Initial commit
Loading