Simulink HDL Coder complex conjugate
Afficher commentaires plus anciens
In Simulink HDL Coder, is there a symbol or attribute to indicate complex conjugate?
I have 2 complex signals going into a multiplier, is there a way to indicate that the 2nd signal should be conjugated?
Ideally, it would generate no extra logic, just propagate forward to swap the add/subtract operations.
2 commentaires
Walter Roberson
le 21 Sep 2019
"Math block" with 'conj' as the operation.
There is no attribute or parameter modification the way you would hope there to be.
Karen Stephen
le 23 Sep 2019
Réponses (0)
Catégories
En savoir plus sur Signal Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!