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: Fri Apr 20 16:46:00 CEST 2007
    Subject: [cvs-checkins] MODIFIED: mlite ...
    Top
    Date: 00/07/04 20:16:45

    Modified: mlite/vhdl mlite_pack.vhd
    Log:
    Defined outputing PC as stage #0


    Revision Changes Path
    1.16 mlite/vhdl/mlite_pack.vhd

    http://www.opencores.org/cvsweb.shtml/mlite/vhdl/mlite_pack.vhd.diff?r1=1.15&r2=1.16

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

    Index: mlite_pack.vhd
    ===================================================================
    RCS file: /cvsroot/rhoads/mlite/vhdl/mlite_pack.vhd,v
    retrieving revision 1.15
    retrieving revision 1.16
    diff -u -b -r1.15 -r1.16
    --- mlite_pack.vhd 14 Feb 2007 18:56:07 -0000 1.15
    +++ mlite_pack.vhd 20 Apr 2007 14:45:56 -0000 1.16
    @@ -358,7 +358,7 @@
    mult_type : string := "DEFAULT";
    shifter_type : string := "DEFAULT";
    alu_type : string := "DEFAULT";
    - pipeline_stages : natural := 3); --3 or 4
    + pipeline_stages : natural := 2); --2 or 3
    port(clk : in std_logic;
    reset_in : in std_logic;
    intr_in : in std_logic;



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