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

Adding support for other CV32-based cores #1175

Closed
pcotret opened this issue Jan 22, 2022 · 3 comments
Closed

Adding support for other CV32-based cores #1175

pcotret opened this issue Jan 22, 2022 · 3 comments

Comments

@pcotret
Copy link
Contributor

pcotret commented Jan 22, 2022

Hi,
I'm currently working with cores from the CV32 family. I'd like to add support for it in LiteX.
As far as I understand from the CV32E40P PR (#535), I need to:

  • Modify similar files
  • Add configuration in pythondata-auto
    And it will create in a way the pythondata-cpu-cv32*** repo structure.
    Am I right?

References used:
https://github.com/enjoy-digital/litex/wiki/Add-A-New-CPU

@mithro
Copy link
Collaborator

mithro commented Jan 22, 2022

Yes, that is correct. I will create the pythondata-cpu-cv32*** repositories for you after you send the pythondata-auto patch.

@pcotret
Copy link
Contributor Author

pcotret commented Jan 26, 2022

Just to be sure, for preliminary tests before the PR, I assume that I should create the pythondata-cpu-xxx repo by myself.
pythondata-auto will only be used once I've pushed things here.

Is it correct?

@mithro
Copy link
Collaborator

mithro commented Jan 26, 2022

You don't need to create the pythondata-cpu-xxx, just send a pull request to pythondata-auto and I'll create the repos.

@pcotret pcotret closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants