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

Integrating design with bus. #615

Open
m-kru opened this issue May 23, 2021 · 4 comments
Open

Integrating design with bus. #615

m-kru opened this issue May 23, 2021 · 4 comments
Labels

Comments

@m-kru
Copy link

m-kru commented May 23, 2021

I struggle to find an documentation or tutorial on how to integrate a design with the bus (such as AXI or Wishbone), and whether there is an option to automatically generate status and control registers.
I have found in https://github.com/m-labs/misoc README that there used to be some kind of "automatic CSR maps" but it also misses to point to the source.

Is it possible to automatically generate control/status registers with nmigen?
If yes, is there any tutorial on how to do that?

@whitequark
Copy link
Member

This is handled as a part of https://github.com/nmigen/nmigen-soc/. However, that repository contains only a partial implementation at the moment.

@m-kru
Copy link
Author

m-kru commented May 23, 2021

@whitequark Looks like there has been no work for few months.

@whitequark
Copy link
Member

There's been a pandemic.

@ydnatag
Copy link

ydnatag commented Jun 5, 2021

How can we contribute to the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants