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

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [bench/] [cpp/] [hwbfly_tb.cpp] - Diff between revs 23 and 26

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 23 Rev 26
Line 107... Line 107...
                m_bfly->i_coef  = cof & (~(-1l << 40));
                m_bfly->i_coef  = cof & (~(-1l << 40));
                m_bfly->i_left  = lft;
                m_bfly->i_left  = lft;
                m_bfly->i_right = rht;
                m_bfly->i_right = rht;
                m_bfly->i_aux   = aux & 1;
                m_bfly->i_aux   = aux & 1;
 
 
 
                m_bfly->i_ce = 1;
                tick();
                tick();
 
 
                if ((m_bfly->o_aux)&&(!m_lastaux))
                if ((m_bfly->o_aux)&&(!m_lastaux))
                        printf("\n");
                        printf("\n");
                printf("n,k=%d,%3d: COEF=%010lx, LFT=%08x, RHT=%08x, A=%d, OLFT =%09lx, ORHT=%09lx, AUX=%d",
                printf("n,k=%d,%3d: COEF=%010lx, LFT=%08x, RHT=%08x, A=%d, OLFT =%09lx, ORHT=%09lx, AUX=%d",

powered by: WebSVN 2.1.0

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