source: trunk/platforms/tsar_generic_xbar/Makefile @ 485

Last change on this file since 485 was 485, checked in by lambert, 11 years ago
  • Fixing chbuf dma segment size
  • Changing the way number of chained buffer dma channels is defined top.cpp now uses the NB_CMA_CHANNELS present in hard_config.h
  • Adding a parameter to TsarXbarCluster? constructor: chbufdma_channels

--Cette ligne, et les suivantes ci-dessous, seront ignorées--

M top.cpp
M tsar_xbar_cluster/caba/source/include/tsar_xbar_cluster.h
M tsar_xbar_cluster/caba/source/src/tsar_xbar_cluster.cpp

  • Property svn:executable set to *
File size: 145 bytes
Line 
1simul.x: top.cpp top.desc
2        soclib-cc -j4 -t systemcass -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.