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

generate dts #4

Open
devobliquezer0 opened this issue Dec 24, 2020 · 1 comment
Open

generate dts #4

devobliquezer0 opened this issue Dec 24, 2020 · 1 comment

Comments

@devobliquezer0
Copy link

Hi all, this is an enhancement request:

Since zephyr also uses device-tree, albeit during compile time. I think making this repo behave more like the linux repo in terms of generating dts will make it easier to add more peripheral configs and board support.
Once make.py spits out both the bitstream and dts we can have the zephyr source use that to generate the firmware. Zephyr can then just have a generic vexriscv target instead of the arty specific one (It is pretty generic already, apart from the dts) .

This just makes adding more custom interfaces easy since that seems to be the main use-case, like adding 6 spi interface to tinyfpga_bx and sacrificing all i2c and all but one uart interface.

@josuah
Copy link

josuah commented Aug 17, 2023

I think it is the case now (2.5 years later).
Can this be closed?

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

2 participants