FI (list display)

  • G06F5/00
  • Methods or arrangements for data conversion without changing the order or content of the data handled [4] HB CC 5B097
  • G06F5/01
  • .for shifting, e.g. justifying, scaling, normalising [5] HB CC 5B116
  • G06F5/06
  • .for changing the speed of data flow, i.e. speed regularising HB CC 5B097
  • G06F5/06,650
  • ..partitioning buffer, e.g. accepts multiple independent cue, bidirectional FIFO HB CC 5B097
  • G06F5/08
  • ..having a sequence of storage locations, the intermediate ones not being accessible for either enqueue or dequeue operations, e.g. using a shift register [8] HB CC 5B097
  • G06F5/08,650
  • ...recycles data transfer HB CC 5B097
  • G06F5/10
  • ..having a sequence of storage locations each being individually accessible for both enqueue and dequeue operations, e.g. using random access memory [8] HB CC 5B097
  • G06F5/12
  • ...Means for monitoring the fill level; Means for resolving contention, i.e. conflicts between simultaneous enqueue and dequeue operations [8] HB CC 5B097
  • G06F5/14
  • ....for overflow or underflow handling, e.g. full or empty flags [8] HB CC 5B097
  • G06F5/16
  • ..Multiplexed systems, i.e. using two or more similar devices which are alternately accessed for enqueue and dequeue operations, e.g. ping-pong buffers [8] HB CC 5B097
    TOP