Forum Discussion

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

VHDL IF Statement

hie all im trying to write an If STATEMENT in VHDL but i get an error i dont understand....Please help: if( c(2 DOWNTO 0) = "0 1 0") THEN F(6 DOWNTO 0) = "0 0 0 0 0 1 1"; error...