Forum Discussion

yanghao1's avatar
yanghao1
Icon for New Contributor rankNew Contributor
2 years ago
Solved

agilex7 serial lite avs interface signals

Hi,

I'm using Serial Lite on Agilex7 device. I dont understand the meaning of AVS signals below,

[7:0] channel: is this just pass through the serial lite to the recv side?

[4:0] empty: according to the spec, this indicate the number of non-valid words in the final burst. What is word, is one word equals to 8B? or 4B? or else? My design implement a 4 lane duplex FGT connection. The empty signal can size maximum 31 non-valid words in the final burst, this means how many non-valid bytes in the final burst?

[3:0] num_valid_bytes_eob: this indicate the number of valid bytes in the last words of final burst. As in my design, 256bit data width, little-endian, how does this signal work?

is_usr_cmd: is this just pass through the serial lite to the recv side?

2 Replies