I want to calculate cache size in our design. Instead of cache block/ cache line size, we use the term Ts (Transactional Slice) which may consist 5 instructions. There are two factors in my mind one is the Size of Ts and other may be pipeline stages. can any one suggest some formula and what other factors could be considered to calculate Cache size.