URL
https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
Show entire file |
Details |
Blame |
View Log
Rev 34 |
Rev 40 |
Line 52... |
Line 52... |
import tb_riffa_axis_test_pattern_pkg::*;
|
import tb_riffa_axis_test_pattern_pkg::*;
|
|
|
|
|
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
//
|
//
|
riffa_chnl_if #(.N(N)) chnl_in(.*);
|
riffa_chnl_if #(.N(N)) chnl_bus(.*);
|
|
|
|
|
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
//
|
//
|
wire [31:0] tx_len = TX_L;
|
wire [31:0] tx_len = TX_L;
|
Line 74... |
Line 74... |
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
//
|
//
|
tb_riffa_axis_test_pattern_class #(.N(N)) a_h;
|
tb_riffa_axis_test_pattern_class #(.N(N)) a_h;
|
|
|
initial
|
initial
|
a_h = new(chnl_in);
|
a_h = new(chnl_bus);
|
|
|
|
|
|
|
// ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' '
|
// ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' '
|
// /|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\
|
// /|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.