OpenCores
URL https://opencores.org/ocsvn/zipcpu/zipcpu/trunk

Subversion Repositories zipcpu

[/] [zipcpu/] [trunk/] [rtl/] [Makefile] - Diff between revs 2 and 18

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 18
Line 47... Line 47...
        $(AUXD)/busdelay.v $(AUXD)/wbarbiter.v
        $(AUXD)/busdelay.v $(AUXD)/wbarbiter.v
 
 
VOBJ := obj_dir
VOBJ := obj_dir
 
 
$(VOBJ)/Vzipsystem.cpp: $(VSRC)
$(VOBJ)/Vzipsystem.cpp: $(VSRC)
        verilator -cc -y $(CORED)/ -y $(PRPHD) -y $(AUXD) zipsystem.v
        verilator -cc -y $(CORED) -y $(PRPHD) -y $(AUXD) zipsystem.v
 
 
$(VOBJ)/Vzipsystem__ALL.a: $(VOBJ)/Vzipsystem.cpp $(VOBJ)/Vzipsystem.h
$(VOBJ)/Vzipsystem__ALL.a: $(VOBJ)/Vzipsystem.cpp $(VOBJ)/Vzipsystem.h
        cd $(VOBJ); make -f Vzipsystem.mk
        cd $(VOBJ); make -f Vzipsystem.mk
 
 
.PHONY: zipsystem
.PHONY: zipsystem

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.