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

Subversion Repositories t400

[/] [t400/] [trunk/] [rtl/] [vhdl/] [t400_pack-p.vhd] - Diff between revs 2 and 46

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

Rev 2 Rev 46
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- $Id: t400_pack-p.vhd,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
-- $Id: t400_pack-p.vhd,v 1.2 2006-05-22 00:01:21 arniml Exp $
--
--
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2006, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 103... Line 103...
  -- IO G port operations -----------------------------------------------------
  -- IO G port operations -----------------------------------------------------
  type    io_g_op_t  is (IOG_NONE,
  type    io_g_op_t  is (IOG_NONE,
                         IOG_LOAD_M,
                         IOG_LOAD_M,
                         IOG_LOAD_DEC);
                         IOG_LOAD_DEC);
 
 
 
  -- IO IN port operations ----------------------------------------------------
 
  type    io_in_op_t is (IOIN_NONE,
 
                         IOIN_INIL,
 
                         IOIN_LEI);
 
 
  -- SIO operations -----------------------------------------------------------
  -- SIO operations -----------------------------------------------------------
  type    sio_op_t   is (SIO_NONE,
  type    sio_op_t   is (SIO_NONE,
                         SIO_LOAD);
                         SIO_LOAD);
 
 
  -- Mnemonics ----------------------------------------------------------------
  -- Mnemonics ----------------------------------------------------------------
Line 157... Line 162...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.1.1.1  2006/05/06 01:56:45  arniml
 
-- import from local CVS repository, LOC_CVS_0_1
 
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
 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.