Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 160 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 160 Bytes

Virtual Memory Simulator

C program that translates logical to physical addresses for a virtual address space of size 65,536 bytes using page tables and TLB.