Sine and Cosine HDL Optimised Block

15 views (last 30 days)
Bikki
Bikki on 23 Sep 2025 at 15:08
Answered: Kiran Kintali on 23 Sep 2025 at 17:07
Is there an example of how to use the Sine and Cose HDL Optimised block to generate sine wave. I want to generate HDL using this block.
Thank you!

Answers (1)

Kiran Kintali
Kiran Kintali on 23 Sep 2025 at 17:07
Please find attached a basic model using the block.
The Sine HDL Optimized block and Cosine HDL Optimized block implements a fixed-point sine or cosine wave by using a lookup table method that exploits quarter-wave symmetry.
Depending on your selection of the Output formula parameter, the blocks can output these functions of the input signal:
  • sin(2πu)
  • cos(2πu)
  • exp(iu)
  • sin(2πu) and cos(2πu)

Categories

Find more on Code Generation in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!