Forum Discussion
Hi ,
Kindly allow me some time to look on your issue
Hi ,
I understand your concern, to clarify your question.
The Ptile supports different type of configuration (1x16, 2x8 or 4x4) , so the value of below signal will change depends up on the configration.
p0_rx_st_data_o[127:0], p0_rx_st_hdr_o[127:0] and
p0_rx_st_tlp_prfx_o[31:0].
Ref:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ptile_pcie_avst.pdf
page no:41
But the same is not been in the S10 H tile device
Ref:
Page no:52
- FeatureGNchiP5 years ago
New Contributor
Hi,
we need x8 configuration, so in Ptile the P1 interface driven by "0" and only P0 interface is used for application layer transaction.
>>>> H tile bus width details >>>>
p0_rx_st_data_o[256:0], p0_rx_st_hdr_o[127:0] and
p0_rx_st_tlp_prfx_o[31:0].>>>>>>>>>>>>>>>>>>>>>>>>>>>
While migrate to Htile we are choosing Gen3x8,256bit configuration. Am also referring the documents which you shared in this thread. In Htile, seems like header information is available in the data bus itself.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/archives/ug-s10-pcie-avst-17.1ir1.pdf [page no : 53.]
If my understanding is correct, I need to add glue logic to handle this variation or any adapter is availble to separate the header information from the data bus.
If my understanding is not correct, please provide the correct direction.
- Rahul_S_Intel15 years ago
Frequent Contributor
Hi ,
Kindy note that , the architecture of P tile Avalon ST PCIe is different from the H Tile Avalon ST PCIe Ip. And the migration from Ptile to H tile you need separate logic.
Kindly find the attached two figures for Avalon ST ip for p tile and h tile .
And also please note that , we do not have any app note or reference design for the migration
- Rahul_S_Intel15 years ago
Frequent Contributor
p tile and h tile