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

Subversion Repositories pltbutils

[/] [pltbutils/] [trunk/] [templates/] [vhdl/] [template1/] [tb_template1.vhd] - Diff between revs 101 and 107

Show entire file | Details | Blame | View Log

Rev 101 Rev 107
Line 40... Line 40...
     G_SKIPTESTS   : std_logic_vector := (
     G_SKIPTESTS   : std_logic_vector := (
                       '0', -- Dummy
                       '0', -- Dummy
                       '0', -- Test 1
                       '0', -- Test 1
                       '0'  -- Test 2
                       '0'  -- Test 2
                           -- ... etc
                           -- ... etc
                     );
                     )
    -- < Template info: add more generics here if needed >    
    -- < Template info: add more generics here if needed >    
  );
  );
end entity tb_template1;
end entity tb_template1;
 
 
architecture bhv of tb_template1 is
architecture bhv of tb_template1 is

powered by: WebSVN 2.1.0

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