We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0225c77 commit bb3207aCopy full SHA for bb3207a
DRACKSim-Detailed/main.cpp
@@ -45,7 +45,7 @@ ofstream inst_queu_out;
45
46
#define Result_cycle 50000000
47
48
-long int max_insts_to_simulate = 1000000;
+long int max_insts_to_simulate = 10000000;
49
50
51
void print_stats(int);
0 commit comments