dshekhalev / FEC

FEC Codec IP core library for a some famous codes (BCH, RS, LDPC, Turbo)

Repository from Github https://github.comdshekhalev/FECRepository from Github https://github.comdshekhalev/FEC

Two files are missing in the folder /ldpc_3gpp

jinsanko opened this issue · comments

To Dshekhalev:
The following two files are missing.
D:\FEC-main\rtl\ldpc_3gpp\enc\ldpc_3gpp_enc_engine.sv (465): ldpc_3gpp_enc_hb_gen.v is missing
D:\FEC-main\rtl\ldpc_3gpp\dec\ldpc_3gpp_dec_engine.sv (421): ldpc_3gpp_dec_hb_gen.v is missing
Please help me to check it.

Thanks
Jinsan Ko at jinsan.ko@gmail.com

commented

Thank you for your attention to the project. This file refers to a decoder with changing encoding parameters on the fly. This repository only contains IP Cores with static configuration and limited performance. This module should be implemented on its own if someone needs an extension of this functionality. Or may contact me to perform contract software development.