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 Machxo3D target #622

Open
tuxbotix opened this issue Nov 18, 2024 · 0 comments
Open

Adding Machxo3D target #622

tuxbotix opened this issue Nov 18, 2024 · 0 comments

Comments

@tuxbotix
Copy link

tuxbotix commented Nov 18, 2024

Hi!
I bought a Machxo3D evaluation board a couple of years back and didn't like the diamond toolkit and lost interest.
Thanks for Litex and Migen, I managed to get it to work by following the existing Machxo3 platform definition + documentation and would like to open a PR.

Question 1:
Is it okay to define a target without a softcore?

  • I don't know if this FPGA is capable enough. - managed to get --cpu-type=picorv32 --cpu-variant=minimal to fit in.
  • Alternatively, the LED chaser (or KITT's LED pattern ported from Lattice) can work without the RISC core at all.

Question 2:
Not all GPIO are defined in the platform (available on the board via headers).

  • What's the best practice to do this? - should the user define as they need for each application/ setup?
  • or can the platform set the labels and user be able to configure when they use?
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

No branches or pull requests

1 participant