source: trunk/platforms/fpga_3_tsar_v1/Makefile @ 42

Last change on this file since 42 was 42, checked in by guthmull, 14 years ago

Add a pf similar to the fpga one

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