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


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

Legend:

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

    v44 v45  
    181181</response>
    182182    }}}
    183 
    184 === Experiment Execution - DPDK BBDev Tests ===
    185 ==== ACC100 Unittests ====
    186 **Notice**: COSMOS testbed currently does not have ACC100 card installed in the servers, but we provide unit test code and testcases for your reference if you have installed the card on your own system.
    187 
    188 In {{{Savannah.zip}}}, you will find a README file called {{{BBDev_testcase.md}}}. In this file, you will find detailed instructions on the ACC100 system requirements, initialization, configuration, how to run default validation test and how to build your own testcase.
    189 
    190 We have provided example testcase w.r.t different MCS in the {{{mcs_enc_dec_pair}}} folder. Inside this folder, you will find encoding and decoding testcases for different MCSs specifically for 5G mmWave FR2 Numeorology-3 100MHz; A program called `test_bbdev_perf.c` based on DPDK's bbdev program; and expected encoding and decoding test results. Please feel free to contact the author if you have any questions related to how to use ACC100 card.
    191183
    192184
     
    407399}}}
    408400
     401=== Experiment Execution - ACC100 DPDK BBDev ===
     402==== ACC100 Unittests ====
     403**Notice**: COSMOS testbed currently does not have ACC100 card installed in the servers, but we provide unit test code and testcases for your reference if you have installed the card on your own system.
     404
     405In {{{Savannah.zip}}}, you will find a README file called {{{BBDev_testcase.md}}}. In this file, you will find detailed instructions on the ACC100 system requirements, initialization, configuration, how to run default validation test and how to build your own testcase.
     406
     407We have provided example testcase w.r.t different MCS in the {{{mcs_enc_dec_pair}}} folder. Inside this folder, you will find encoding and decoding testcases for different MCSs specifically for 5G mmWave FR2 Numeorology-3 100MHz; A program called `test_bbdev_perf.c` based on DPDK's bbdev program; and expected encoding and decoding test results. Please feel free to contact the author if you have any questions related to how to use ACC100 card.
     408
    409409==== Savannah-sc mode ====
    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.