mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Yoshi created page: how to offload turbo decode to fpga
@@ -32,4 +32,6 @@ After OAI calls Turbo decode operation request API as many as the number of Code
|
||||
When the Turbo decode operation result read API returns NG or returns CRC NG, HARQ retransmission counter is incremented, and the function returns the iteration max number + 1. The API returns OK and CRC OK, OAI manages the pointer to the Turbo decoded data which is notified by the API. The buffer is stored in harq_process->b, and the function returns the iteration number which is also notified by the API.
|
||||
|
||||
The detailed process flow is described in the "Turbo Offload Modification Flow" sheet.
|
||||
[TurboOffloadModificationFlow.xlsx](/uploads/b488bbba24bf551f3e9e0bb0434e9560/TurboOffloadModificationFlow.xlsx)
|
||||
[TurboOffloadModificationFlow.xlsx](/uploads/b488bbba24bf551f3e9e0bb0434e9560/TurboOffloadModificationFlow.xlsx)
|
||||
|
||||
For more information, please contact : yoshio.inoue@jp.fujitsu.com
|
||||
Reference in New Issue
Block a user