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

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [bench/] [cpp/] [qtrstage_tb.cpp] - Diff between revs 23 and 29

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

Rev 23 Rev 29
Line 43... Line 43...
#include <stdint.h>
#include <stdint.h>
 
 
#include "Vqtrstage.h"
#include "Vqtrstage.h"
#include "verilated.h"
#include "verilated.h"
#include "twoc.h"
#include "twoc.h"
 
#include "fftsize.h"
 
 
#define IWIDTH  16
#define IWIDTH  TST_QTRSTAGE_IWIDTH
#define OWIDTH  (IWIDTH+1)
#define OWIDTH  (IWIDTH+1)
#define LGWIDTH 8
#define LGWIDTH TST_QTRSTAGE_LGWIDTH
 
 
#define ASIZ    32
#define ASIZ    32
#define AMSK    (ASIZ-1)
#define AMSK    (ASIZ-1)
 
 
class   QTRTEST_TB {
class   QTRTEST_TB {

powered by: WebSVN 2.1.0

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