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

Feature: Zynq-7000 support #1680

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Feature: Zynq-7000 support #1680

merged 4 commits into from
Nov 14, 2023

Conversation

dragonmux
Copy link
Member

Detailed description

This PR re-introduces support for the Zynq-7000 series parts, but in a more formal way and less experimental. This support wound up dropped during the rewrite of the Cortex-A support due to having to pry the core implementation apart from this support.

This has been tested on a Zynq 7020 on the Arty-Z7.

This PR includes proper handling of reset quirks and support for debug, and the memory map for the RAM on device.

Your checklist for this pull request

  • I've read the Code of Conduct
  • I've read the guidelines for contributing to this repository
  • It builds for hardware native (make PROBE_HOST=native)
  • It builds as BMDA (make PROBE_HOST=hosted)
  • I've tested it to the best of my ability
  • My commit messages provide a useful short description of what the commits do

Closing issues

@dragonmux dragonmux added the New Target New debug target label Nov 14, 2023
@dragonmux dragonmux added this to the v2.0 release milestone Nov 14, 2023
@dragonmux dragonmux requested a review from esden November 14, 2023 03:59
Copy link
Member

@esden esden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic!

@esden esden merged commit 5811096 into main Nov 14, 2023
6 checks passed
@dragonmux dragonmux deleted the feature/zynq-7000-support branch November 14, 2023 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Target New debug target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants