[moved] Information needed for slave addressing from master...

Status
Not open for further replies.

muthu7495

Junior Member level 1
Joined
Apr 18, 2017
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
147
Hi All,
I am having 256 bit data width and 64 bit address width avalon bfm master and 512 bit data width 30 bit slave.In between i have one interconnect.
The base address is 64'h 0000_0010_0000_0000(Byte addressable) .while i am sending the data to the 512 bit slave next address range is what?

Is it 64'h0000_0010_0000_0040 or 64'h0000_0010_0000_0020 ? Which data width i have to take master or slave ...

Please someone guide me .


Thanks
Venkat
 

Well Avalon uses byte addressing so for 512-bit data you should have the next 512-bit data offset every 0x40 (byte) addresses.
 
Well Avalon uses byte addressing so for 512-bit data you should have the next 512-bit data offset every 0x40 (byte) addresses.

Thanks for your reply. Actually master data width is 256 so we can send maximum 256 bit data. If we want to send 512 bit data i have to follow 0x20 .
Is it correct ? I am getting confuse with this.

How can i send 512 bit data to the slave from the master(256 bit data width)



Thanks
venkat
 

The address is always in bytes wont mater if you have a 32-bit master or a 1024-bit master.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…