Skip to content

Commit bb3207a

Browse files
authoredJul 1, 2024··
Update main.cpp
1 parent 0225c77 commit bb3207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎DRACKSim-Detailed/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ofstream inst_queu_out;
4545

4646
#define Result_cycle 50000000
4747

48-
long int max_insts_to_simulate = 1000000;
48+
long int max_insts_to_simulate = 10000000;
4949

5050

5151
void print_stats(int);

0 commit comments

Comments
 (0)
Please sign in to comment.