Changeset 56 for trunk/IPs/systemC/processor/Morpheo/Behavioural/include
- Timestamp:
- Sep 24, 2007, 5:10:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Behavioural/include/Debug_component.h
r55 r56 6 6 #define DEBUG_Counter false 7 7 #define DEBUG_Group false 8 #define DEBUG_Queue_Control false 8 9 #define DEBUG_Shifter false 9 10 #define DEBUG_RegisterFile false … … 17 18 #define DEBUG_Multi_Execute_loop false 18 19 #define DEBUG_Execute_loop false 20 #define DEBUG_Multi_Execute_unit false 21 #define DEBUG_Execute_unit false 22 #define DEBUG_Load_store_unit true 19 23 #define DEBUG_Multi_Read_unit false 20 24 #define DEBUG_Read_unit false 21 25 #define DEBUG_Read_queue false 22 #define DEBUG_Reservation_station true26 #define DEBUG_Reservation_station false 23 27 #define DEBUG_Multi_Front_end false 24 28 #define DEBUG_Front_end false
Note: See TracChangeset
for help on using the changeset viewer.