Ignore:
Timestamp:
Aug 7, 2013, 1:51:30 PM (11 years ago)
Author:
lambert
Message:
  • 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/tsar_generic_xbar/soclib.conf

    r482 r485  
    1 #config.addDescPath("/dsk/l1/misc/joannou/tsar/trunk")
    2 config.addDescPath("/users/cao/joannou/tsar")
    3 config.addDescPath("/users/cao/joannou/soclib/soclib")
    4 
    5 config.systemcass.cflags=config.systemc.cflags+["-fopenmp", "-fpermissive"]
    6 config.systemcass.libs=config.systemc.libs+['-ldl', '-lm', '-lpthread', '-L%(libdir)s', '-lsystemc', '-rdynamic', '-fopenmp']
    7 #config.default = config.systemcass_
    8 #
    9 config.systemc.cflags=config.systemc.cflags+["-fopenmp", "-fpermissive"]
    10 config.systemc.libs=config.systemc.libs+['-ldl', '-lm', '-lpthread', '-L%(libdir)s', '-lsystemc', '-rdynamic', '-fopenmp']
    11 config.default = config.systemc_
     1config.addDescPath("/home/lambert/Install/tsar")
Note: See TracChangeset for help on using the changeset viewer.