The IP Core produces a incorrect result compare with Matlab when a special array is used:
cosi0=16'h0000; cosi1=16'h7FFF; cosi2=16'h0000; cosi3=16'h0000; cosi4=16'h0000; ... ; cosi254=16'h0000; cosi255=16'h0000;
sine0=16'h0000; sine1=16'h0000; sine2=16'h0000; sine3=16'h0000; sine4=16'h0000; ... ; sine254=16'h0000; sine255=16'h0000;
Hi!
Did it worked for any array?
Thanks.