matthijs/projects/montium-fft.git
2008-04-08 Matthijs Kooijman * Make the FFT size a bit larger. master
2008-04-08 Matthijs Kooijman * Let the libmontiumc version output it's input and...
2008-04-01 unknown * Let the python simulator load the input memories...
2008-04-01 unknown * Let the libmontiumc write the contents of the input...
2008-04-01 unknown * Let the run() function set gpo(0) after completion...
2008-04-01 unknown * No longer keep a global variable with the current...
2008-04-01 unknown * Improve debug output slightly.
2008-04-01 unknown * Change loops back to do while, MontiumCC can't handl...
2008-04-01 unknown * Add a missing ! in write_output_regular().
2008-03-27 unknown * Add a few constraints on the FFT size parameters...
2008-03-27 unknown * Use two periods of the sine for testing instead...
2008-03-27 unknown * Keep track of the current stage number (not montiumc...
2008-03-27 unknown * Actually make the output addressing different in...
2008-03-27 unknown * Cleanup and comments.
2008-03-27 unknown * Cleanup main.cpp a bit.
2008-03-27 unknown * Prefix all algorithm parameters with PARAM_ so we...
2008-03-27 unknown * Remove some unused code.
2008-03-27 unknown * Add current progress of the project. The code compil...