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

machdyne: fix typos; add vanille and lakritz #593

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

machdyne
Copy link
Contributor

This PR fixes some typos in the Machdyne platform files and adds support for the Vanille and Lakritz FPGA computers.


def main():
from litex.soc.integration.soc import LiteXSoCArgumentParser
parser = LiteXSoCArgumentParser(description="LiteX SoC on Lakritz")
Copy link
Contributor

Choose a reason for hiding this comment

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

Please switch to LiteXArgumentParser

@trabucayre
Copy link
Contributor

Looks good.
Vanille board seems to have a problem with CI because it has no serial interface. It's maybe required to add a valenty USB instance or to disable uart interface.

@trabucayre trabucayre merged commit f8d41e8 into litex-hub:master Jun 22, 2024
1 check failed
@trabucayre
Copy link
Contributor

Applied with a small fix. Thanks @machdyne !

@machdyne
Copy link
Contributor Author

Thanks @trabucayre !

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.

None yet

3 participants