- Timestamp:
- Nov 12, 2014, 6:36:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp
r877 r883 116 116 } 117 117 118 if ( reconfigurable ) p_blackhole_pos = new sc_core::sc_in< int>;118 if ( reconfigurable ) p_blackhole_pos = new sc_core::sc_in<uint32_t>; 119 119 else p_blackhole_pos = NULL; 120 120 } // end constructor
Note: See TracChangeset
for help on using the changeset viewer.