Ignore:
Timestamp:
Dec 10, 2008, 7:31:39 PM (15 years ago)
Author:
rosiere
Message:

Almost complete design
with Test and test platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/Environment/include/Cache_Access.h

    r81 r88  
    2222  };
    2323
    24   Cache_Access ireq_type2cache_type (Ticache_type_t ireq_type, bool uncached);
    25   Cache_Access dreq_type2cache_type (Tdcache_type_t dreq_type, bool uncached);
     24  Cache_Access ireq_type2cache_type (morpheo::Ticache_type_t ireq_type, bool uncached);
     25  Cache_Access dreq_type2cache_type (morpheo::Tdcache_type_t dreq_type, bool uncached);
    2626};
    2727#endif
Note: See TracChangeset for help on using the changeset viewer.