Changeset 146 for trunk/modules/vci_synthetic_initator/caba/sources/include/vci_synthetic_initiator.h
- Timestamp:
- Apr 9, 2011, 5:48:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_synthetic_initator/caba/sources/include/vci_synthetic_initiator.h
r145 r146 152 152 153 153 // Broadcast FSM 154 sc_signal<uint32_t> r_bc_nrsp; // Expected number of responses for a broadcast command 154 sc_signal<uint32_t> r_bc_nrsp; // Expected number of responses for a broadcast command 155 sc_signal<uint32_t> r_time_to_next_bc; // Time to wait between 2 BC 155 156 156 157 // Pending transaction FSMs
Note: See TracChangeset
for help on using the changeset viewer.