OpenCores
URL https://opencores.org/ocsvn/an-fpga-implementation-of-low-latency-noc-based-mpsoc/an-fpga-implementation-of-low-latency-noc-based-mpsoc/trunk

Subversion Repositories an-fpga-implementation-of-low-latency-noc-based-mpsoc

[/] [an-fpga-implementation-of-low-latency-noc-based-mpsoc/] [trunk/] [mpsoc/] [src_processor/] [mor1kx-3.1/] [sw/] [mor1kx/] [include/] [mor1kx-defs.h] - Blame information for rev 38

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 alirezamon
/* mor1kx-defs.h - Defines relating to mor1kx processor
2
 
3
   Copyright (C) 2012 Julius Baxter
4
 
5
   Contributor Julius Baxter <juliusbaxter@gmail.com>
6
 
7
   This program is free software; you can redistribute it and/or modify it
8
   under the terms of the GNU General Public License as published by the Free
9
   Software Foundation; either version 3 of the License, or (at your option)
10
   any later version.
11
 
12
   This program is distributed in the hope that it will be useful, but WITHOUT
13
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
15
   more details.
16
 
17
   You should have received a copy of the GNU General Public License along
18
   with this program.  If not, see <http://www.gnu.org/licenses/>.  */
19
 
20
#ifndef MOR1KX_DEFS__H
21
#define MOR1KX_DEFS__H
22
 
23
 
24
#define MOR1KX_VR2_PIPEID 0x000000ff
25
 
26
#define MOR1KX_VR2_PIPEID_CAPPUCCINO     0x00000001
27
#define MOR1KX_VR2_PIPEID_ESPRESSO       0x00000002
28
#define MOR1KX_VR2_PIPEID_PRONTOESPRESSO 0x00000003
29
 
30
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.