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

Subversion Repositories vhld_tb

[/] [vhld_tb/] [trunk/] [examples/] [packet_gen/] [vhdl/] [packet_gen_ttb_ent.vhd] - Blame information for rev 19

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 sckoarn
-------------------------------------------------------------------------------
2
--             Copyright -----------------------------------
3
--                        All Rights Reserved
4
-------------------------------------------------------------------------------
5
-- $Author:  $
6
--
7
-- $date:  $
8
--
9
-- $Id:  $
10
--
11
-- $Source:  $
12
--
13
-- Description :
14
--          This file was generated by TTB Gen Plus Beta 2.0
15
--            on 01 May 2011 21:23:14
16
------------------------------------------------------------------------------
17
-- This software contains concepts confidential to ----------------
18
-- ---------. and is only made available within the terms of a written
19
-- agreement.
20
-------------------------------------------------------------------------------
21
-- Revision History:
22
-- $Log:  $
23
--
24
-------------------------------------------------------------------------------
25
 
26
library IEEE;
27
--library dut_lib;
28
use IEEE.STD_LOGIC_1164.all;
29
use work.tb_pkg.all;
30
use work.pgen.all;
31
--use dut_lib.all;
32
 
33
entity packet_gen_ttb is
34
  generic (
35
           stimulus_file: string := "stm/stimulus_file.stm"
36
          );
37
end packet_gen_ttb;

powered by: WebSVN 2.1.0

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