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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [rtl/] [vhdl/] [t48_tb_pack-p.vhd] - Diff between revs 4 and 54

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

Rev 4 Rev 54
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- $Id: t48_tb_pack-p.vhd,v 1.1 2004-03-23 21:31:53 arniml Exp $
-- $Id: t48_tb_pack-p.vhd,v 1.2 2004-04-14 20:53:54 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 11... Line 11...
library ieee;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_1164.all;
 
 
package t48_tb_pack is
package t48_tb_pack is
 
 
 
  -- Instruction strobe visibility
 
  signal tb_istrobe_s : std_logic;
 
 
  -- Accumulator visibilty
  -- Accumulator visibilty
  signal tb_accu_s : std_logic_vector(7 downto 0);
  signal tb_accu_s : std_logic_vector(7 downto 0);
 
 
end t48_tb_pack;
end t48_tb_pack;
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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