Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBy discarding the MSB, you get an overflow for -8192*-8192. If this A,B combination doesn't occur in your application, you can ignore it, otherwise you need to handle it explicitely.
By discarding the MSB, you get an overflow for -8192*-8192. If this A,B combination doesn't occur in your application, you can ignore it, otherwise you need to handle it explicitely.