Changeset 128 for trunk/IPs/systemC/Environment/include
- Timestamp:
- Jun 26, 2009, 10:43:23 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/Environment/include/Environment.h
r117 r128 62 62 public : morpheo::Tcontrol_t ** icache_req_ack ; 63 63 public : morpheo::Tcontrol_t ** icache_rsp_val ; 64 public : uint32_t ** icache_rsp_num ; 64 65 public : morpheo::Tcontrol_t ** dcache_req_ack ; 65 66 public : morpheo::Tcontrol_t ** dcache_rsp_val ; 67 public : uint32_t ** dcache_rsp_num ; 66 68 67 69 // ===== [ Variables ]===================================================
Note: See TracChangeset
for help on using the changeset viewer.