source: trunk/platforms/tsar_generic_mwmr/Makefile @ 975

Last change on this file since 975 was 956, checked in by alain, 9 years ago

Introducing the tsar_generic_mwmr platform, derived from tsar_generic_iob.
In each cluster, the vci_multi_dma component is replaced by a vci_mwmr_dma component
connected to a coproc_gcd coprocessor.

  • Property svn:executable set to *
File size: 149 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 tty* term*
7
8.PHONY:simul.x
9
Note: See TracBrowser for help on using the repository browser.