Mentions légales du service

Skip to content
Snippets Groups Projects

Update README.md

Merged DESFRENE Gabriel requested to merge cherry-pick-730df729 into old-cpu
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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:
Loading