In cuBB/cuPHY, with 5GModel\nr_matlab, in channelSet ={"launchPatternFile"}

what the resulting TVs are for with configuration of channelSet ={“launchPatternFile”}? relative to other channelSet configuration? Thanks

Hi @weizhong.chen ,

The “launchPatternFile” is a flag to enable launch pattern file generation for the test cases defined in ‘caseSet’. It does not define the set of TVs by itself.

The generated launch patterns can then be used for cuBB level tests.

Thank you.

Thanks, got it.