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

Subversion Repositories qaz_libs

[/] [qaz_libs/] [trunk/] [PCIe/] [sim/] [tests/] [tb_riffa_axis_test_pattern/] [tb_riffa_axis_test_pattern.sv] - Diff between revs 34 and 40

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);
 
 
 
 
 
 
  //  '   '   '   '   '   '   '   '   '   '   '   '   '   '   '   '   '
  //  '   '   '   '   '   '   '   '   '   '   '   '   '   '   '   '   '
  // /|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\
  // /|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\-/|\

powered by: WebSVN 2.1.0

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