source: branches/v5/platforms/tsar_generic_xbar/Makefile @ 447

Last change on this file since 447 was 447, checked in by cfuguet, 11 years ago

Adding tsar_generic_xbar platform in branches/v5/platforms:

  • This platform contains a third local crossbar interconnect for the CLACK network.
  • It works only in a monocluster topology
  • Property svn:executable set to *
File size: 127 bytes
Line 
1simul.x: top.cpp top.desc
2        soclib-cc -P -p top.desc -I. -o simul.x
3
4clean:
5        soclib-cc -x -p top.desc -I.
6        rm -rf *.o *.x term*
Note: See TracBrowser for help on using the repository browser.