peteut / migen-axi

AXI support for Migen/MiSoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DT Overlay Generator

peteut opened this issue · comments

Generate DT overlay from CSR meta data and clock specs.

  • named iomem
  • named irqs
  • fclk, clock rate, name
  • firmware name
    ...

Refer to litex-devicetree.

I started something like this for when using Linux directly on or1k inside LiteX -> https://github.com/mithro/litex-devicetree

@mithro thanks for the input! As soon as I get some spare time I'll dig into it.

If you use IRC you should come join us on the #timvideos channel on irc.freenode.net. There are a bunch of us interested in this type of stuff. We also have a linux on litex mailing list which you are more then welcome to join!

There are also a bunch of people very interested in the AXI support.