pkuligowski / slmd_fft

SystemC Discrete Fourier Transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SystemC Discrete Fourier Transform


Languages

Language:C++ 84.9%Language:Makefile 6.6%Language:C 5.6%Language:Assembly 2.5%Language:Shell 0.3%Language:Python 0.1%Language:Awk 0.1%Language:Objective-C 0.0%