I am having difficulty with this program because I do not know where to start with:
You need to read an inputFile.txt which contains integers that are virtual addresses, and I am supposed to translate that into physical addresses using a page table and a transition look aside buffer. I have no idea where to start. If anyone could push me in the right direction that would be amazing