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

Subversion Repositories dblclockfft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 33 to Rev 34
    Reverse comparison

Rev 33 → Rev 34

/dblclockfft/trunk/sw/fftgen.cpp
1219,7 → 1219,7
"\t\talways @(posedge i_clk)\n"
"\t\t\tif (i_ce)\n"
"\t\t\t\tacc[k+1] <= acc[k] + {{(IW-LUTB*(k+3)){1'b0}},\n"
"\t\t\t\t\tgenp, {{(LUTB*(k+2))}{1'b0}} };\n"
"\t\t\t\t\tgenp, {(LUTB*(k+2)){1'b0}} };\n"
"\tend endgenerate\n"
"\n"
"\twire [(IW+BW-1):0] w_r;\n"

powered by: WebSVN 2.1.0

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