diff --git a/pre-study_phase/2025_02_20/pre_phase_5_program_execution_and_simulator/README.md b/pre-study_phase/2025_02_20/pre_phase_5_program_execution_and_simulator/README.md index 8f8cec2..e0dc14a 100644 --- a/pre-study_phase/2025_02_20/pre_phase_5_program_execution_and_simulator/README.md +++ b/pre-study_phase/2025_02_20/pre_phase_5_program_execution_and_simulator/README.md @@ -259,3 +259,9 @@ riscv64-unknown-elf-objcopy -j .text -O binary prog.out prog.bin ./a.out ./prog.bin ``` + + +## CEMU模拟器 + + +TODO