Skip to content

Simulation does not consider nested RTL modules #34

@hasheddan

Description

@hasheddan

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions