Forum Discussion
Altera_Forum
Honored Contributor
13 years agoapper "does not have byteenables" when customize a IP ?
Warning: cpu_0.data_master/Altera_UP_Avalon_Character_LCD_0.avalon_slave_0: Altera_UP_Avalon_Character_LCD_0.avalon_slave_0 does not have byteenables. Narrow (less than 32-bit) writes from cpu_0.data...
Altera_Forum
Honored Contributor
13 years agoIt isn't a problem, it is just a warning. If you plan to always do 32-bit access to the component then you won't have any problems. If not, then you will have to add the byte enable signals to the Avalon MM slave interface and use them.