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

Last change on this file since 155 was 133, checked in by choichil, 13 years ago

Platform with more parameters

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