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

Subversion Repositories dblclockfft

[/] - Rev 31

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 31, 2016-01-28 12:19:46 GMT
  • Author: dgisselq
  • Log message:
    Thanks to Lesha Birukov, these changes will help to make fftgen.cpp work in a
    Microsoft Visual Studio (2012) environment. Further testing is necessary for
    proving that it works in (2013+) environments, but I don't have those to test
    with. At issue are the functions llround() for rounding a double to a long
    long (64-bit integer), mkdir for creating a directory to hold all the Verilog
    files in, lstat and S_ISDIR for determining if a directory exists that can be
    written to without overwriting a file of the same name, and the access()
    macros R_OK, W_OK, X_OK and F_OK--again for determining whether access to a
    directory is possible.

powered by: WebSVN 2.1.0

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