Single data type as std_logic_vector after HDL Coder.

3 vues (au cours des 30 derniers jours)
Aitor Ichaso
Aitor Ichaso le 12 Fév 2019
Hi,
As the title says, i have a variable with single data type as real after generating HDL code with HDL coder, but I need for it to become std_logic_vector after generating the code.
How can I do it?
I have already configured for the inputs to become std_logic_vectors:
configuration.JPG
What I need:
bueno.JPG
What I get:
malo.JPG
I tryed to convert it first to binary and then generate the code, but didn't work. I am doing other trials but without success.
Thank you in advance.

Réponse acceptée

Aitor Ichaso
Aitor Ichaso le 12 Fév 2019
The problem was with the native floating point. It was resolved following this video:

Plus de réponses (0)

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by