Turbo Intel® FPGA IP User Guide

ID 683734
Date 9/30/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.4. Turbo Throughput

You can calculate the throughput using the following equation:

T = K/D * frequency (bits per second)

Encoder throughput calculation example:

  • When K = 6144, N enc = 8, frequency = 300 MHz, Throughput = 6144/782 x 300M = 2.36 Gbps
  • When K = 40, N enc = 1, frequency = 300 MHz, Throughput = 40/56 x 300M = 214.3 Mbps
Decoder throughput calculation example:
  • When K = 6144, N dec = 8, I = 8, frequency = 300 MHz, Throughput = 6144/13,050 x 300M = 141.2 Mbps
  • When K = 40, N dec = 8, I = 8, frequency = 300 MHz, Throughput = 40/544 x 300M = 22.1 Mbps