Changeset 432 for trunk/modules/vci_cc_vcache_wrapper
- Timestamp:
- Jul 4, 2013, 2:35:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h
r423 r432 677 677 678 678 uint32_t m_cpt_stop_simulation; // used to stop simulation if frozen 679 bool m_monitor_ok; // used to stop simulation if frozen680 uint32_t m_monitor_base; // used to stop simulation if frozen681 uint32_t m_monitor_length; // used to stop simulation if frozen679 bool m_monitor_ok; // used to debug cache output 680 uint32_t m_monitor_base; 681 uint32_t m_monitor_length; 682 682 683 683 protected:
Note: See TracChangeset
for help on using the changeset viewer.