Altera_Forum
Honored Contributor
20 years agoAbout enlarging the width of avalon master?
Hi,
I currently use Altera examples for 1s40 standard as my project. Then, I add my own logic component into the system. While compiling the CPU, a warning message shows as follow Warning: 32-bit master connected to 128-bit slave with no byte enables (cpu/data_master -> avalon_comp_0/avalon_slave_0) at C:/altera/quartus50/sopc_builder/bin/europa/europa_utils.pm line 245 The input width of my own logic component is 128 bits. I guess the default width for avalon master is 32 bits. I was wondering if it is correct to modify the width of master side to satisfy the requirement. Would you have any suggestions for me to adjust the master width of avalon bus? Thanks a lot!! Regardings, Roy Roan