Searched refs:emu (Results 1 – 2 of 2) sorted by relevance
103 * 运行 `make emu` 以利用 Verilator 构建 C++ 仿真器 `./build/emu`。104 * 运行 `./build/emu --help` 可以获得仿真器的各种运行时参数。110 make emu CONFIG=MinimalConfig EMU_THREADS=2 -j10111 ./build/emu -b 0 -e 0 -i ./ready-to-run/coremark-2-iteration.bin --diff ./ready-to-run/riscv64-nemu…
109 * Run `make emu` to build the C++ simulator `./build/emu` with Verilator.110 * Refer to `./build/emu --help` for run-time arguments of the simulator.116 make emu CONFIG=MinimalConfig EMU_THREADS=2 -j10117 ./build/emu -b 0 -e 0 -i ./ready-to-run/coremark-2-iteration.bin --diff ./ready-to-run/riscv64-nemu…