Single data type as std_logic_vector after HDL Coder.
显示 更早的评论
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:

What I need:

What I get:

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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Speed and Area Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!