Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Why isn't there a twos-complement option? --- Quote End --- Both are 2's compliment. Signed fractional binary format results in the same hardware implementation as signed binary format, the binary point is conceptual only. Its quite possible the GUI displays things differently, or the coefficients can be passed in as fractional integers represented as what appear to be floating point values in a text file, but ultimately the hardware will look the same. Cheers, Dave