Last change
on this file since 484 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
|
Rev | Line | |
---|
[482] | 1 | #config.addDescPath("/dsk/l1/misc/joannou/tsar/trunk") |
---|
| 2 | config.addDescPath("/users/cao/joannou/tsar") |
---|
| 3 | config.addDescPath("/users/cao/joannou/soclib/soclib") |
---|
[344] | 4 | |
---|
[482] | 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_ |
---|
Note: See
TracBrowser
for help on using the repository browser.