Feeds
回答済み
HDL Coder Signed Inputs/Outputs
It appears the whether one gets signed or unsigned is determined by the values in the test bench.
HDL Coder Signed Inputs/Outputs
It appears the whether one gets signed or unsigned is determined by the values in the test bench.
7年弱 前 | 0
| 採用済み
質問
HDL Coder Signed Inputs/Outputs
I have a simple funtion to test the HDL Coder. It is as follows: function [sumnumn, diffnum, prodnum, quotnum] = asmd2num(a, b...
7年弱 前 | 1 件の回答 | 0
1
回答質問
HDL Coder VHDL Output
A quesiton on the std_logic_vector notation and outputs. For the simple function of x = a+b I noticed the notation is ufix14_...
約7年 前 | 1 件の回答 | 0
1
回答質問
HDL Coder Not Working
I am trying to get HDL Coder working. Using Matlab r2015a_a. Matlab function: function [x] = add2num(a,b) x = a+b; end M...
約7年 前 | 1 件の回答 | 0