Changeset 85 for trunk/communication
- Timestamp:
- Sep 3, 2010, 3:57:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/communication/gate_2/caba/source/include/gate_signals_2.h
r67 r85 28 28 #define SOCLIB_CABA_GATE_SIGNALS_H_ 29 29 30 #include <systemc>30 #include "systemc.h" 31 31 32 32 namespace soclib { namespace caba { 33 using namespace sc_core; 34 using namespace sc_dt; 33 35 34 36 template<int ring_cmd_data_size, int ring_rsp_data_size>
Note: See TracChangeset
for help on using the changeset viewer.