source: trunk/platforms/tsarv4_generic_xbar/Makefile @ 154

Last change on this file since 154 was 154, checked in by alain, 13 years ago

Introducing the tsarv4_generic_xbar platform

  • Property svn:executable set to *
File size: 159 bytes
Line 
1
2simulator.x: top.cpp top.desc
3        soclib-cc -P -p top.desc -I. -b caba:vci_local_crossbar -o simul.x
4
5clean:
6        soclib-cc -x -p top.desc -I.
7        rm -rf *.o *.x tty*
8
Note: See TracBrowser for help on using the repository browser.