Forum Discussion
Altera_Forum
Honored Contributor
14 years agodb800: probably your hardware is returning signed 16bit values. So you'll need to use (something equivalent to) 'volatile short' at some point.
db800: probably your hardware is returning signed 16bit values. So you'll need to use (something equivalent to) 'volatile short' at some point.