source: trunk/platforms/caba-vdspin-vci_synthetic_initiator/Makefile @ 298

Last change on this file since 298 was 190, checked in by zzhang, 12 years ago

fix some bugs in vdspin platform

File size: 209 bytes
RevLine 
[99]1ARCH=mips32el
[97]2SIMULATION_ARGS=100000
[190]3#SOCLIB_CC_ADD_ARGS=-t systemcass -I.
4SOCLIB_CC_ADD_ARGS=-I.
[97]5SOCLIB?=$(shell soclib-cc --getpath)
6export SOCLIB
[99]7NO_SOFT=1
[97]8include $(SOCLIB)/soclib/platform/topcells/all.mk
Note: See TracBrowser for help on using the repository browser.