Description: Use LRU replacement algorithm. This algorithm to select the block as most long time no visit is to replace the block. In order to achieve the LRU algorithm in horizontal table for each one to set up a counter (cnt0, cnt1, cnt2, cnt3,,). The length of the counter 2.
To Search:
File list (Check if you may need any files):
ullrru_news\lru_new.v
ullrru_news