Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Division using STD_LOGIC_VECTOR

Hello everybody, I'm trying to divide two STD_LOGIC_VECTOR variables, but the "/" operator isn't recognized to this type of variable. When I try to multiply using "*" it works, but when I try to...