Sine and Cosine HDL Optimised Block

3 visualizaciones (últimos 30 días)
Bikki
Bikki el 23 de Sept. de 2025
Respondida: Kiran Kintali el 23 de Sept. de 2025
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!

Respuestas (1)

Kiran Kintali
Kiran Kintali el 23 de Sept. de 2025
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)

Categorías

Más información sobre Code Generation en Help Center y File Exchange.

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by