shailygarg
Newbie
hello guys, i have been trying to simulate pipelined fft 256 point which was directly downloaded from "opencores.org" website, i have synthesized and implemented the design in vivado 2015, im trying to see all the timing wavefrom, im good with vhdl, the design is with verilog, the design is not simulating, the error im getting is
1)[HDL 9-281] Cannot open include file "FFT256_CONFIG.inc".
["C:/Users/SANDEEP/Desktop/pipelined_fft_256/trunk/TB/FFT256_TB.v":58]
2)[HDL 9-870] Macro <FFT256paramnb> is not defined.
["C:/Users/SANDEEP/Desktop/pipelined_fft_256/trunk/TB/FFT256_TB.v":63]
these two files are already included and defined !!!! kindly plz help waiting for the solution
1)[HDL 9-281] Cannot open include file "FFT256_CONFIG.inc".
["C:/Users/SANDEEP/Desktop/pipelined_fft_256/trunk/TB/FFT256_TB.v":58]
2)[HDL 9-870] Macro <FFT256paramnb> is not defined.
["C:/Users/SANDEEP/Desktop/pipelined_fft_256/trunk/TB/FFT256_TB.v":63]
these two files are already included and defined !!!! kindly plz help waiting for the solution