- 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/include/dspin_router.h
r877 r883 108 108 DspinInput<flit_width> *p_in; 109 109 DspinOutput<flit_width> *p_out; 110 111 sc_in<int> *p_blackhole_pos; 110 sc_in<uint32_t> *p_blackhole_pos; 112 111 113 112 // constructor / destructor
Note: See TracChangeset
for help on using the changeset viewer.