You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/26 16:05:47 UTC

[GitHub] [incubator-nuttx] v01d commented on pull request #638: WIP: Support for LiteX running on an iCEBreaker FPGA board

v01d commented on pull request #638:
URL: https://github.com/apache/incubator-nuttx/pull/638#issuecomment-650260420


   Hey @btashton 
   I'm wondering if you explored the generation of peripheral addresses from SVD if you're still interested in using devicetrees for this. I ask because I kept working on devicetree parsing and code generation for NuttX and have made considerable progress (I'm able to initialize I2C bus, devices, handle autoleds and buttons) and I could now incorporate the generation of peripheral base addresses easily. While my aim is to generate code for board-logic and this would be in fact arch-level code it would not be officially my goal, but it may be of use for you.
   
   You can check out the tool here: https://gitlab.com/nuttx_projects/dtgen
   It may be difficult to understand how it works right now but if you look at the YAML bindings and the mockup you may get an idea.  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org