source: trunk/platforms/tsar_generic_xbar/Makefile @ 389

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

Modifying the tsar_generic_xbar:

  • Modifying the metadata and the sources of the tsar_xbar_cluster to support two differents VCI parameters (one for the DIRECT network and another for the EXTERNAL network).

The DIRECT network use 32 bits for VCI_DATA and the EXTERNAL network use
64 bits.

  • Property svn:executable set to *
File size: 130 bytes
RevLine 
[344]1simul.x: top.cpp top.desc
[389]2        soclib-cc -j8 -P -p top.desc -I. -o simul.x
[344]3
4clean:
5        soclib-cc -x -p top.desc -I.
6        rm -rf *.o *.x tty*
Note: See TracBrowser for help on using the repository browser.