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] - Rev 38

Compare with Previous | Blame | View Log

/* mor1kx-defs.h - Defines relating to mor1kx processor
 
   Copyright (C) 2012 Julius Baxter
 
   Contributor Julius Baxter <juliusbaxter@gmail.com>
 
   This program is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by the Free
   Software Foundation; either version 3 of the License, or (at your option)
   any later version.
 
   This program is distributed in the hope that it will be useful, but WITHOUT
   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
   more details.
 
   You should have received a copy of the GNU General Public License along
   with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
#ifndef MOR1KX_DEFS__H
#define MOR1KX_DEFS__H
 
 
#define MOR1KX_VR2_PIPEID 0x000000ff
 
#define MOR1KX_VR2_PIPEID_CAPPUCCINO     0x00000001
#define MOR1KX_VR2_PIPEID_ESPRESSO       0x00000002
#define MOR1KX_VR2_PIPEID_PRONTOESPRESSO 0x00000003
 
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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