LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    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: Thu Jul 31 18:54:56 CEST 2008
    Subject: [cvs-checkins] MODIFIED: plbv46_to_wb_bridge ...
    Top
    Date: 00/08/07 31:18:54

    Modified: plbv46_to_wb_bridge/pcore/plbv46_2_wb_v1_10_a/hdl/vhdl
    plbv46_2_wb.vhd
    Log:
    Fixed library error in User Logic instance.


    Revision Changes Path
    1.2 plbv46_to_wb_bridge/pcore/plbv46_2_wb_v1_10_a/hdl/vhdl/plbv46_2_wb.vhd

    http://www.opencores.org/cvsweb.shtml/plbv46_to_wb_bridge/pcore/plbv46_2_wb_v1_10_a/hdl/vhdl/plbv46_2_wb.vhd.diff?r1=1.1&r2=1.2

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: plbv46_2_wb.vhd
    ===================================================================
    RCS file: /cvsroot/sasten/plbv46_to_wb_bridge/pcore/plbv46_2_wb_v1_10_a/hdl/vhdl/plbv46_2_wb.vhd,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- plbv46_2_wb.vhd 31 Jul 2008 03:43:47 -0000 1.1
    +++ plbv46_2_wb.vhd 31 Jul 2008 16:54:55 -0000 1.2
    @@ -306,7 +306,7 @@
    ------------------------------------------
    -- instantiate User Logic
    ------------------------------------------
    - USER_LOGIC_I : entity plbv46_2_wb_v1_00_a.user_logic
    + USER_LOGIC_I : entity plbv46_2_wb_v1_10_a.user_logic
    generic map
    (
    -- MAP USER GENERICS BELOW THIS LINE ---------------



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