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

Add support for embedfire rise pro #623

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

eastWillow
Copy link
Contributor

@eastWillow eastWillow commented Nov 25, 2024

Tested:

  • LedChaser/Cpu Reset(Button)
  • UART/Serial
  • 1 GiB Memory
  • Create_programmer (Vivado)
  • Button : get gpio value in linux (libgpiod) 'gpioget 1 0' is ok
  • LEDS : set led value in bios

Test With CPUs (50Mhz) :

  • VexRiscv SMP-LINUX (Memory Overlap)
    Screenshot from 2024-11-25 23-33-21
    Screenshot from 2024-11-25 23-33-53
    Screenshot from 2024-11-25 23-34-11
    Screenshot from 2024-11-25 23-34-34

@enjoy-digital
Copy link
Member

Thanks @eastWillow, nice! Happy to merge when you'll think it will be ready.

@eastWillow
Copy link
Contributor Author

Thanks @eastWillow, nice! Happy to merge when you'll think it will be ready.

It is ready to be merged.

The following functions will take me more time:

PWM Passive Buzzer
I2C EEPROM
Ethernet
HDMI Input
HDMI Output

I will create a new pull request for these functions.

@enjoy-digital
Copy link
Member

Great, thanks @eastWillow! The base support is indeed here and can be merged. We could then integrate/merge additional features progressively (that's what we also generally do).

@enjoy-digital enjoy-digital merged commit a3b3816 into litex-hub:master Dec 11, 2024
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