You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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:
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
The text was updated successfully, but these errors were encountered: