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

Where are the dependencies? #1

Open
nalzok opened this issue Apr 19, 2020 · 1 comment
Open

Where are the dependencies? #1

nalzok opened this issue Apr 19, 2020 · 1 comment

Comments

@nalzok
Copy link
Contributor

nalzok commented Apr 19, 2020

Since this repository utilizes FuseSoC, how to find a submodule is less obvious compared to those using Makefile. For example, corescore/rtl/corescore_tinyfpga_bx.v initializes the module axis_async_fifo, but searching the name in the repo didn't result in anything.

I have noticed that the tinyfpga_bx target depends on two additional packages: usbserial and fusesoc:utils:generators, but the former doesn't contain axis_async_fifo either, and I have no idea how to find the latter.

Please advice. Thanks!

@imuguruza
Copy link
Contributor

Not sure, but may be those are fetched by fusesoc.

For instance, if I type fusesoc list-core, fusesoc:utils:generators appears listed

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