To change the binary complement to be signed decimal data.

In RTL, 对于负数取反加1

In C or MATLAB,  对于负数,直接减最大值。

Ex, 14 bits signed data changes to decimal data.

binary complement

相关文章:

  • 2021-06-02
  • 2021-11-20
  • 2021-04-10
猜你喜欢
  • 2021-08-25
  • 2021-08-23
  • 2022-02-23
  • 2022-12-23
  • 2021-10-26
  • 2021-11-11
相关资源
相似解决方案