This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于BCP的mod模块的配置问题。



运用6670的BCP模块做上行PUSCH信道的发端(仿照BCP下行发端的例子):

1. 其中关于input_bit_format和output_bit_format应该如何设置。

2. 我将输入设置为硬比特,输出为软比特(即input_bit_format为0,output_bit_format为1),数值可正常输出,不会存在改变(扰码初值设置为固定值,和子帧号无关)。但是如果设置输入为软比特。那么输出的值不断在变化,这样看应该在哪个模块设置存在错误的?