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

PandABrick target #143

Merged
merged 22 commits into from
Aug 15, 2024
Merged

PandABrick target #143

merged 22 commits into from
Aug 15, 2024

Conversation

glennchid
Copy link
Contributor

Adding PandABrick target to the PandABlocks framework.

Note this PR constitutes a re-packaging of the source code as provided, into the format required for building in PandABlocks. It addresses some, but does not attempt to fix all the known remaining issues. Some of which will be addressed with specific tickets.

See individual commit messages for more details.

Note: this builds, but untested on hardware.

Caveats:
* PandABrick specific encoders files included under target/hdl
* LEDs not connected up - PS disconnected, PL tied high
* Verilog files for MGT and PIC adpater included as sources
* Separate module included for the UltraScale+ panda_sync
* DCARD_MODE needs to be block parameter and control appropriate relays
* Kept all test code and modes - moved register test to new module
  to avoid conflict with system module
Still untested on hardware.

Changes:
* SFP verilog files replaced by IP tcl script
* Change from using QPLL to CPLL for mgt IP
@glennchid glennchid marked this pull request as draft September 8, 2023 13:20
@glennchid
Copy link
Contributor Author

Closes #108

@glennchid
Copy link
Contributor Author

Closes #145

* Separate ini file for both platforms to include different IP and constraints
* HDL files for MGT instances in separate directories
* IP generated in verilog, and needs component instantiation.
* Will build okay with direct instantiation but not function correctly!
@glennchid glennchid marked this pull request as ready for review June 4, 2024 13:38
@glennchid glennchid marked this pull request as draft June 4, 2024 13:40
@glennchid glennchid marked this pull request as ready for review August 6, 2024 08:34
targets/PandABrick/hdl/PandABrick_top.vhd Show resolved Hide resolved
targets/PandABrick/hdl/PandABrick_top.vhd Show resolved Hide resolved
targets/PandABrick/const/SFP_MGT_pins.xdc Outdated Show resolved Hide resolved
targets/PandABrick/PandABrick.target.ini Show resolved Hide resolved
targets/PandABrick/hdl/PandABrick_top.vhd Show resolved Hide resolved
EmilioPeJu
EmilioPeJu previously approved these changes Aug 6, 2024
@EmilioPeJu
Copy link
Contributor

EmilioPeJu commented Aug 6, 2024

I approved considering my suggestions will be fixed in the PRs associated to the issues you mentioned

EmilioPeJu
EmilioPeJu previously approved these changes Aug 8, 2024
@tomtrafford tomtrafford merged commit d54a132 into master Aug 15, 2024
24 checks passed
@tomtrafford tomtrafford deleted the pandabrick branch August 15, 2024 10:07
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

Successfully merging this pull request may close these issues.

4 participants