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
  • Find Resources
  • 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: Thu Nov 29 04:50:29 CET 2007
    Subject: [cvs-checkins] MODIFIED: mips789 ...
    Top
    Date: 00/07/11 29:04:50

    Modified: mips789/bench/MODELSIM mips789_defs.v
    Log:
    no message


    Revision Changes Path
    1.6 mips789/bench/MODELSIM/mips789_defs.v

    http://www.opencores.org/cvsweb.shtml/mips789/bench/MODELSIM/mips789_defs.v.diff?r1=1.5&r2=1.6

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

    Index: mips789_defs.v
    ===================================================================
    RCS file: /cvsroot/mcupro/mips789/bench/MODELSIM/mips789_defs.v,v
    retrieving revision 1.5
    retrieving revision 1.6
    diff -u -b -r1.5 -r1.6
    --- mips789_defs.v 20 Nov 2007 03:14:10 -0000 1.5
    +++ mips789_defs.v 29 Nov 2007 03:50:29 -0000 1.6
    @@ -10,15 +10,15 @@
    * Email:mcupro@o... or mcupro@1... *
    * *
    ******************************************************************/
    -
    `ifndef INCLUDE_H
    `define INCLUDE_H


    `timescale 10ns / 1ns

    - `define FRQ 50000000
    - `define SER_RATE 19200
    +`define FRQ 50000000
    +`define SER_RATE 192000 //specialy for simulate in order to make it faster
    +

    `define FW_ALU 3'b001
    `define FW_MEM 3'b010
    @@ -180,9 +180,9 @@
    `define COUNTER_VALUE3 (`COUNTER_VALUE1+3)


    -//this is DEBUG model

    -//`define ALTERA
    +
    +//`define ALTERA //this is DEBUG model ,

    `else




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