Community Profile

photo

Paul Sand


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
HDL Coder Signed Inputs/Outputs
It appears the whether one gets signed or unsigned is determined by the values in the test bench.

5 years ago | 0

| accepted

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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_...

5 years ago | 1 answer | 0

1

answer

Answered
HDL Coder Not Working
Found the problem. It was our .cshrc file.

5 years ago | 0

| accepted

Question


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...

5 years ago | 1 answer | 0

1

answer