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

Simulation does not consider nested RTL modules #34

Open
hasheddan opened this issue Sep 25, 2022 · 0 comments
Open

Simulation does not consider nested RTL modules #34

hasheddan opened this issue Sep 25, 2022 · 0 comments
Assignees

Comments

@hasheddan
Copy link
Contributor

Because simulate.X only propagates X to the dependency targets, if we run simulate.top (for example), only top.v is considered for whether we need to rebuild.

moss/Makefile

Line 63 in 6ae2245

$(SIMOUTDIR)/%.o: $(SIMDIR)/%.cpp $(RTLDIR)/%.v

@hasheddan hasheddan self-assigned this Sep 25, 2022
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

1 participant