Altera_Forum
Honored Contributor
14 years agoVHDL comparison
Hi all, I'd like to write a limiter: 1. Input/output are 16 bit signed number 2. If input is -32768 then output is limited by -32767, otherwise the output is just bypass of the input....