source: trunk/platforms/tsar_generic_xbar/soclib.conf @ 483

Last change on this file since 483 was 482, checked in by joannou, 11 years ago

Updated llsc memcache table interface for sw operation (now able to invalidate a range of addresses)

File size: 627 bytes
Line 
1#config.addDescPath("/dsk/l1/misc/joannou/tsar/trunk")
2config.addDescPath("/users/cao/joannou/tsar")
3config.addDescPath("/users/cao/joannou/soclib/soclib")
4
5config.systemcass.cflags=config.systemc.cflags+["-fopenmp", "-fpermissive"]
6config.systemcass.libs=config.systemc.libs+['-ldl', '-lm', '-lpthread', '-L%(libdir)s', '-lsystemc', '-rdynamic', '-fopenmp']
7#config.default = config.systemcass_
8#
9config.systemc.cflags=config.systemc.cflags+["-fopenmp", "-fpermissive"]
10config.systemc.libs=config.systemc.libs+['-ldl', '-lm', '-lpthread', '-L%(libdir)s', '-lsystemc', '-rdynamic', '-fopenmp']
11config.default = config.systemc_
Note: See TracBrowser for help on using the repository browser.