Forum Discussion
Altera_Forum
Honored Contributor
8 years agoInteger vs Arbitrary Precise Integer Intel HLS
Hello all great people and Anand, Below is the code snippet. I am using Intel HLS tool. The data type used in below given code is integer. I want to compare the result of integer data type w...
Altera_Forum
Honored Contributor
8 years agoDear Anand,
thanks ! it works...i think there was a type error in your code... *dout should be fixed_16_t..... right ?