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

Added support for Digilent Genesys 2 target #130

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kaolpr
Copy link
Contributor

@kaolpr kaolpr commented Sep 1, 2022

Uses m-labs/migen#264

  • ported S7 RGMII from LiteEth
  • modified SPI flash core to support 1x non-IO SPI flash (had problems with x4 IO operation)
  • added Digilent Genesys 2 target

kaolpr added a commit to Technosystem-Labs/artiq that referenced this pull request Sep 1, 2022
kaolpr added a commit to Technosystem-Labs/artiq that referenced this pull request Sep 1, 2022
kaolpr added a commit to Technosystem-Labs/artiq that referenced this pull request Sep 1, 2022


def main():
parser = argparse.ArgumentParser(description="MiSoC port to the KC705")
Copy link
Member

Choose a reason for hiding this comment

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

It's not KC705.

@sbourdeauducq
Copy link
Member

Please split into three commits.

@sbourdeauducq
Copy link
Member

  • had problems with x4 IO operation

Why?

@kaolpr
Copy link
Contributor Author

kaolpr commented Sep 28, 2022

  • had problems with x4 IO operation

Why?

Had no time to debug. Reducing to 1x non-IO worked. I do have it on my TODO list, but with low priority.

kaolpr added a commit to Technosystem-Labs/artiq that referenced this pull request Jan 16, 2023
#!/usr/bin/env python3

#
# This file is based on LiteX-Boards Digilent Genesys 2 target.
Copy link
Member

Choose a reason for hiding this comment

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

Yeah, itself based on code that I wrote 10-11 years ago and which changed remarkably little since...

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.

2 participants