Forum Discussion

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

Modelsim throws an error, but Quartus happily compiles VHDL code

I have a VHDL module containing statements like: control_ccassigns_6_D <= unsigned(WD)((WIDTH + START) - 1 downto START); Modelsim flags these as: Vcom: Prefix of slice name cannot be t...