Forum Discussion
Altera_Forum
Honored Contributor
14 years agomultiply two numbers
Hello. I am a new to vhdl and as a part of my tranning i need to multiplay 2 numbers can u help me and tell my what i doing wrong? LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; use ie...
Altera_Forum
Honored Contributor
14 years agoYes i need to built my own multiplier my problem with the code is that logically i think it is ok and also compile but when i enter signals i am getting that y(out) is in unknown state..
Thx.