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

Components availability #53

Open
kaolpr opened this issue Feb 22, 2021 · 5 comments
Open

Components availability #53

kaolpr opened this issue Feb 22, 2021 · 5 comments

Comments

@kaolpr
Copy link
Member

kaolpr commented Feb 22, 2021

After reviewing BOM at TS we have the following remarks:

  • LPC1776FET180,551 has limited availability (not stocked by major distributors) - this will be a problem for prototype series, if keeping the same package maybe LPC1788FET180,551 could be an alternative?
  • VX-501-0251-122M88 has 18 week lead time, I hope this will be a problem :P, can we have some alternative here?
  • XC7A35T-3CSG325E is not available on stock, can we use XC7A50T-3CSG325E? @sbourdeauducq - I assume that speed grade 3 is required?
@sbourdeauducq
Copy link
Member

Yes, SG3 is better generally.

@sbourdeauducq
Copy link
Member

sbourdeauducq commented Feb 23, 2021

And 7A35T and 7A50T have the same die inside, so it'll work regardless of what Xilinx thinks :)
If your plan is to load it from another FPGA or computer (not from a dedicated flash) you can autodetect which IDCODE should be sent and generate it dynamically. Or maybe even remove the IDCODE check from the bitstream entirely, though I have not tried that.

@tprzywoz
Copy link
Collaborator

We can use CVHD-950-122.880 instead of VX-501-0251-122M88.

@filipswit
Copy link

Heatsink AAVID 342947 looks unavailable.

I suggest to use same as on AFCZ: SKV585811-CU

@tprzywoz
Copy link
Collaborator

Heatsink changed to SKV585811-CU

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

4 participants