LDPC Decoder Optimizations
Optimizations include:
- Removal of large LUTs
- Improving execution time
The message passing between CNs and BNs is currently based on (many) LUTs. This is inefficient and will be replaced by a circular memcpy operation.
Maintenance operation of our GitLab server is scheduled for Thursday, November 28 at noon. The server will be unavailable for about two hours.
Optimizations include:
The message passing between CNs and BNs is currently based on (many) LUTs. This is inefficient and will be replaced by a circular memcpy operation.