/slmd_fft

SystemC Discrete Fourier Transform

Primary LanguageC++

SLMD FFT+window project

How to open and compile this project in VS 2013

  • Click FILE->Open->Project/Solution...
  • Select src/fft_flpt.sln and click Open
  • Click BUILD->Build fft_flpt and wait to complete
  • In a command line run src/Debug/fft_flpt.exe with no parameters

Compatibility

  • SystemC-2.3.1 - compiled and linked with the VS soulution,
  • Due to deprecated features in never C++ versions the Visual Studio 2013 is suported only.

Helpful links