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 efinix Ti375 c529 dev kit support #610

Merged
merged 10 commits into from
Sep 11, 2024

Conversation

Dolu1990
Copy link
Contributor

@Dolu1990 Dolu1990 commented Sep 5, 2024

Don't merge before :

This is the port i'm using mostly to run VexiiRiscv + Debian.

Typicaly with :
--cpu-type=vexiiriscv --cpu-variant=debian --update-repo=no --with-jtag-tap --with-sdcard --with-coherent-dma --with-ohci --vexii-video "name=video" --vexii-args="--fetch-l1-hardware-prefetch=nl --fetch-l1-refill-count=2 --fetch-l1-mem-data-width-min=128 --lsu-l1-mem-data-width-min=128 --lsu-software-prefetch --lsu-hardware-prefetch rpt --performance-counters 9 --lsu-l1-store-buffer-ops=32 --lsu-l1-refill-count 4 --lsu-l1-writeback-count 4 --lsu-l1-store-buffer-slots=4 --relaxed-div" --l2-bytes=524288 --sys-clk-freq 100000000 --cpu-clk-freq 200000000 --with-cpu-clk --bus-standard axi-lite --cpu-count=4 --build

It assums :

  • debug jtag on PMOD0
  • usb pmod on PMOD1
  • Efinix HDMI extentions board on PMOD2

Note that it is fast <3
Memspeed at 0x40000000 (Sequential, 2.0MiB)...
Write speed: 562.2MiB/s
Read speed: 732.0MiB/s

@enjoy-digital
Copy link
Member

Thanks @Dolu1990! We'll review the different PR and merge things progressively in the next days.

@enjoy-digital
Copy link
Member

Now that the others PR are merged, we can also merge this. Thanks @Dolu1990!

@enjoy-digital enjoy-digital merged commit d312ea3 into litex-hub:master Sep 11, 2024
1 check failed
enjoy-digital added a commit that referenced this pull request Sep 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