two signed numbers multplication synthesize IO error

后端 未结 0 1171
南旧
南旧 2020-12-31 00:25

I want to write a 16bit * 16bit multiplication code. Here is my code:

   library IEEE;
    use IEEE.STD_LOGIC_1164.ALL;
    use IEEE.NUMERIC_STD.ALL;
    
            


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