i have used hdl coder in matlab 2015 but the following errors appears in image

Status
Not open for further replies.

hos.9876

Newbie level 1
Joined
Nov 23, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
5

please help me to solve this problems. is the problem in exp built-in function in matlab ???
 
Last edited by a moderator:

Seems so. I guess you are trying to apply the exp() function to fixed point numbers which is apparently not supported.

I fear you need to get rid of the idea that arbitrary arithmetic can be put into FPGA without thinking a bit about number formats and how particular functions can be synthesized in hardware. I would expect that the hdl coder documentation gives some help in this regard.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…