From: unknown Date: Thu, 27 Mar 2008 12:28:15 +0000 (+0100) Subject: * Remove some unused code. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=6599667fbc3945f5a32569832a79c543aa233d44;hp=6599667fbc3945f5a32569832a79c543aa233d44;p=matthijs%2Fprojects%2Fmontium-fft.git * Remove some unused code. * Add more comments. * Slightly change the behaviour of do_half_regular_stage(), it now intializes the output addresses once instead of on every cycle. It also waits for the last write cycle to complete before returning. ---