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

Basic Hotplug FPGA Support #166

Open
rmustacc opened this issue May 20, 2024 · 1 comment
Open

Basic Hotplug FPGA Support #166

rmustacc opened this issue May 20, 2024 · 1 comment
Labels
cosmo SP5 Platform

Comments

@rmustacc
Copy link

This covers adding support for the hotplug FPGA which needs to:

  • Speak some combination of PCA9506/9535 as an i2c target from SP5 (likely multiple PCA9506s)
  • Provide a SPI interface to the SP for its own interrogation and out of band shenanigans (more in a moment)
  • Implement all of the basic discrete logic that we require to power hotplug and generate alerts back to MPIO

Longer term we will want to find different ways to use this for testing and related (simulating hotplug without actually doing hotplug).

@nathanaelhuffman nathanaelhuffman added the cosmo SP5 Platform label Jun 26, 2024
@rmustacc
Copy link
Author

rmustacc commented Oct 8, 2024

Note, on the main FPGA this also covers the PERST timer logic that is no longer implemented with discrete parts. However, it still is on the sharkfins.

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

No branches or pull requests

2 participants