Changes between Version 43 and Version 44 of Tutorials/Wireless/mmwave Paam Real TimePHY


Ignore:
Timestamp:
Sep 11, 2024, 8:15:53 PM (6 weeks ago)
Author:
zhenzhou77
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave Paam Real TimePHY

    v43 v44  
    410410**Notice** ACC100 is currently not available in COSMOS testbed, if you have ACC100 in your own setup, you can refer to the following instructions to run Savannah-sc in both simulation and RRU mode.
    411411
    412 To run Savannah-sc, please update the CMake flag: {{{LDPC_TYPE}}} to be {{{ACC100}}} and update the CMake flag: {{{SINGLE_THREAD}}} to be {{{True}}}
    413 
    414 
     412To run Savannah-sc, please update the CMake flag: {{{LDPC_TYPE}}} to be {{{ACC100}}} and update the CMake flag: {{{SINGLE_THREAD}}} to be {{{True}}}.
     413
     414After compiling, the new framework will be linked to a new decoder DSP function to perform the decoding task using the ACC100 acceleration card. The experimental steps are similar to Savannah-mc mode.
     415
     416