PPT Slide
- Table search is linear (in number of input lines). This is good.
- Need to access RAM - first store n slots, then read them out after accessing mapping table. This needs to take place in 125microsec.
- Time to process a frame is 2nTmicrosec or 2nT = 125 or n = 125/2T. This determines the number of lines given memory speed.