Skip to content

Ported multiple armral feature sets to use HWY

cc-wvda requested to merge fas-cc/ral-highway:main into dev/highway

This MR adds multiple Highway ported implementations for armral function sets. The merge includes the following changes:

  1. Scrambling & Sequence Generator
  2. Modulation & Demodulation
  3. LDPC
  4. Convolutional Encoder & decoder
  5. Trubo
  6. Applied all change requested in !27 (merged) to the code.

Checklist

For any items that are not checked, please provide details.

Merge request reports