• Parminder Singh's avatar
    Enable PTRS with command line in ULSIM · 14096886
    Parminder Singh authored
    - To enable PTRS use -T flag followed by 3 integers
    - Example: ./nr_ulsim -T 2 0 2
    - 1st Value is the list of arguments -> e.g. 2
    - 2nd Value is for L_PTRS{0,1,2}     -> e.g. 0
    - 3rd Value is for K_PTRS{2,4}       -> e.g. 2
    14096886
nr_dmrs_rx.c 8.95 KB