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

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [sw/] [Makefile] - Diff between revs 16 and 19

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

Rev 16 Rev 19
Line 64... Line 64...
# you may need to adjust the test benches if you wish to prove that your
# you may need to adjust the test benches if you wish to prove that your
# changes work.
# changes work.
#
#
.PHONY: fft
.PHONY: fft
fft: fftgen
fft: fftgen
        ./fftgen -f 2048 -n 16
        ./fftgen -f 2048 -n 16 -x 3
        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

powered by: WebSVN 2.1.0

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