LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Sun Nov 26 13:52:34 CET 2006
    Subject: [cvs-checkins] MODIFIED: t48 ...
    Top
    Date: 00/06/11 26:13:52

    Added: t48/rtl/vhdl/system t48_rom-struct-c.vhd
    t49_rom-struct-c.vhd
    Log:
    initial check-in




    Revision Changes Path
    1.1 t48/rtl/vhdl/system/t48_rom-struct-c.vhd

    http://www.opencores.org/cvsweb.shtml/t48/rtl/vhdl/system/t48_rom-struct-c.vhd?rev=1.1&content-type=text/x-cvsweb-markup

    Index: t48_rom-struct-c.vhd
    ===================================================================
    -------------------------------------------------------------------------------
    --
    -- T8x48 ROM
    --
    -- $Id: t48_rom-struct-c.vhd,v 1.1 2006/11/26 12:52:34 arniml Exp $
    --
    -- Copyright (c) 2006, Arnim Laeuger (arniml@o...)
    --
    -- All rights reserved
    --
    -------------------------------------------------------------------------------

    configuration t48_rom_struct_c0 of t48_rom is

    for struct

    for rom_b: rom_t48
    use configuration work.rom_t48_rtl_c0;
    end for;

    end for;

    end t48_rom_struct_c0;



    1.1 t48/rtl/vhdl/system/t49_rom-struct-c.vhd

    http://www.opencores.org/cvsweb.shtml/t48/rtl/vhdl/system/t49_rom-struct-c.vhd?rev=1.1&content-type=text/x-cvsweb-markup

    Index: t49_rom-struct-c.vhd
    ===================================================================
    -------------------------------------------------------------------------------
    --
    -- T8x49 ROM
    --
    -- $Id: t49_rom-struct-c.vhd,v 1.1 2006/11/26 12:52:34 arniml Exp $
    --
    -- Copyright (c) 2006, Arnim Laeuger (arniml@o...)
    --
    -- All rights reserved
    --
    -------------------------------------------------------------------------------

    configuration t49_rom_struct_c0 of t49_rom is

    for struct

    for rom_b: rom_t49
    use configuration work.rom_t49_rtl_c0;
    end for;

    end for;

    end t49_rom_struct_c0;



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.