source: branches/v5/platforms/tsar_mono_mmu_dspin_coherence/soclib.conf @ 316

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

Introducing new tsar_mono_mmu_dspin_coherence platform
Same as tsar_mono_mmu platform but using the new
vci_cc_vcache_wrapper_dspin_coherence and vci_mem_cache_dspin_coherence
components

File size: 322 bytes
Line 
1config.default.toolchain.set("cflags", config.default.toolchain.cflags + ['-DI_WANT_ILLEGAL_VCI'])
2
3#config.addDescPath("/path/to/tsar/trunk/lib/")
4#config.addDescPath("/path/to/tsar/trunk/modules/")
5#config.addDescPath("/path/to/tsar/branches/v5/modules/")
6#config.addDescPath("/path/to/tsar/branches/v5/communication/")
Note: See TracBrowser for help on using the repository browser.