Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U55N support? #21

Open
OhGodAPet opened this issue Apr 5, 2022 · 2 comments
Open

U55N support? #21

OhGodAPet opened this issue Apr 5, 2022 · 2 comments

Comments

@OhGodAPet
Copy link

I would love to see support for the C1100 (U55N) in this!

@dloghin
Copy link

dloghin commented Apr 20, 2022

+ 1 here

I tried to add support for au55n but I encountered some issues. Please see below.

Looking at the project structure, we need to add the following for au55n:

This last file is the source of my build error:
[ERROR] ... Value '4x25' is out of the range for parameter 'Line Rate(NUM_LANES)' for IP 'cmac_usplus_0' . Valid values are - 10x10
I also get these warnings:
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'CMAC_CAUI4_MODE' from '0' to '1' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'INCLUDE_RS_FEC' from '0' to '1' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'CMAC_CORE_SELECT' from 'CMACE4_X0Y3' to 'CMACE4_X0Y4' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'GT_GROUP_SELECT' from 'X0Y0X0Y9' to 'X0Y28X0Y31' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE9_GT_LOC' from 'X0Y8' to 'NA' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE8_GT_LOC' from 'X0Y7' to 'NA' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE7_GT_LOC' from 'X0Y6' to 'NA' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE6_GT_LOC' from 'X0Y5' to 'NA' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE5_GT_LOC' from 'X0Y4' to 'NA' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE4_GT_LOC' from 'X0Y3' to 'X0Y31' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE3_GT_LOC' from 'X0Y2' to 'X0Y30' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE2_GT_LOC' from 'X0Y1' to 'X0Y29' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE1_GT_LOC' from 'X0Y0' to 'X0Y28' has been ignored for IP 'cmac_usplus_0'
WARNING: [IP_Flow 19-3374] An attempt to modify the value of disabled parameter 'LANE10_GT_LOC' from 'X0Y9' to 'NA' has been ignored for IP 'cmac_usplus_0'

Looking at the other boards, au55n is missing the preset.xml file (this should be under board_files/Xilinx/au55n/). Where to get this file from? I could not find it under /opt/xilinx/platforms/xilinx_u55n_gen3x4_xdma_1_202110_1/.

In summary, it would be great if the AMD-Xilinx team can add support for au55n (Varium C1100). Thank you.

@cneely-amd
Copy link
Collaborator

Hi, pull request #24 merged in today adds support for U55N.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants