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

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [sw/] [Makefile] - Diff between revs 9 and 14

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

Rev 9 Rev 14
Line 18... Line 18...
        cd $(CORED)/; verilator -cc fftmain.v
        cd $(CORED)/; verilator -cc fftmain.v
        cd $(OBJDR); make -f Vfftmain.mk
        cd $(OBJDR); make -f Vfftmain.mk
 
 
.PHONY: ifft
.PHONY: ifft
ifft: fftgen
ifft: fftgen
        ./fftgen -f 2048 -1 -n 24 -m 24
        ./fftgen -f 2048 -1 -n 22
        cd $(CORED)/; verilator -cc ifftmain.v
        cd $(CORED)/; verilator -cc ifftmain.v
        cd $(OBJDR); make -f Vifftmain.mk
        cd $(OBJDR); make -f Vifftmain.mk
 
 
.PHONY: shiftaddmpy
.PHONY: shiftaddmpy
shiftaddmpy: $(OBJDR)/Vshiftaddmpy__ALL.a
shiftaddmpy: $(OBJDR)/Vshiftaddmpy__ALL.a

powered by: WebSVN 2.1.0

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