vhd multiplier- 4x8 bit vector

后端 未结 0 814
既然无缘
既然无缘 2020-12-09 07:22

How should I multiply 2 of 4*8bit vector in vhd to multiply them like this c implementation?

unsigned udot(const unsigned char *a, const unsigned char *b, int         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题