|
Last change
on this file since 482 was
482,
checked in by joannou, 12 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") |
|---|
| 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_ |
|---|
Note: See
TracBrowser
for help on using the repository browser.