Ignore:
Timestamp:
Jan 24, 2011, 5:36:50 PM (14 years ago)
Author:
kane
Message:

add multi write buffer in cc_xcache_v4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/caba-ring-ccxcachev4_memcachev4-mips32el/Makefile

    r107 r134  
    1 ARCH=mips32el
    2 SIMULATION_ARGS=100000
    3 SOCLIB?=$(shell soclib-cc --getpath)
    4 SOCLIB_CC_ADD_ARGS= -t systemcass
     1#NO_SOFT                =  1
     2ARCH                    =  mips32el
     3#SIMULATION_ARGS        =  100000
     4#SOCLIB_CC_ADD_ARGS     = "-DCC_XCACHE_WRAPPER_DEBUG=1"
     5SOCLIB                  ?= $(shell soclib-cc --getpath)
    56export SOCLIB
     7SOCLIB_TTY              = FILES;
     8export SOCLIB_TTY
    69include $(SOCLIB)/soclib/platform/topcells/all.mk
Note: See TracChangeset for help on using the changeset viewer.