Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit-P89 authored Jul 1, 2024
1 parent 03e817a commit 0225c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DRACKSim-Detailed/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ cd ..
- '**-S n**' : skip '**n**' initial instructions
- '**-S**' and '**-T**' can be used together; skipping will be done in multi-threaded part if '**-T 1**' is used.
- '**-M**' : Number of instructions to trace and simulate (default 10000000)
* In the second terminal, start simulator DRackSim and pass the name of the output directory to it, e.g., ' **./DRackSim abc** '
* In the second terminal, start simulator DRackSim and pass the name of the output directory to it, e.g., ' **./DRackSim abc numINST (1M default)** '
* The simulation will start and continue until the exit condition arrives.
* The frequency of printing results can be changed using pre-processor #Result_cycle in main.cpp

0 comments on commit 0225c77

Please sign in to comment.