Forum Discussion

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

I am getting compiling error when I use Shift Right logic in VHDL by Quartus 6.2

Hi

I am getting compiling error "can not determine defination of operation" when I am using shift right or shift left logic command in VHDL by Quartus-II tools rev6.2. :confused:

is anybody can help me please? the command is correct based in VHDL code:

VIDOUT <= VIDOUT2 srl 1;

GFX_VIDOUT <= GFX_VIDOUT1;

Thanks.

-NR

15 Replies