Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 730df729 authored by DESFRENE Gabriel's avatar DESFRENE Gabriel
Browse files

Update README.md

parent cf1c6526
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ Two simulations are available to test the processor:
- A high-level simulation with _cuttlesim_. The following commands are available:
- `make cuttlesim` to build the processor simulator,
- `make cuttlesim-trace` to build a processor simulator with debug output on stdout,
- `make cuttlesim-trace` build a processor simulator that you can debug with `gdb`,
- `make cuttlesim-debug` build a processor simulator that you can debug with `gdb`,
- `make cuttlesim-tests` to run all the tests on the simulator.
You can use the following command to simulate on test programs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment