Forum Discussion
Altera_Forum
Honored Contributor
10 years agoError using while converting code to VHDL
Dear All, I am trying to find delay between two signals using cross correlation on FPGA .Kindly can some one please help me how i can do that. Any link or any useful informati...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- The HDL Coder does not tell you anything more? What is connected to port 1? --- Quote End --- Hi,I have not connected any hardware to my computer.Just have a Matlab function and trying to convert to VHDL. For the data type in VHDL (generated code using HDL coder) ,some variables have data types of double .I should expect data type int32 why this error? Please help!