From dda997df241ef7a8f85c1687cf027a5fbe7ac296 Mon Sep 17 00:00:00 2001 From: yangyanqing Date: Wed, 22 Apr 2026 13:59:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20generated=5Fyyq.resc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generated_yyq.resc | 49 ---------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 generated_yyq.resc diff --git a/generated_yyq.resc b/generated_yyq.resc deleted file mode 100644 index b96799f..0000000 --- a/generated_yyq.resc +++ /dev/null @@ -1,49 +0,0 @@ -# Renode Simulation Script - Auto Generated -# Generated: 2026-01-06 14:19:56 -# Architecture: SPARC V8 / Leon3 -using sysbus - -# Load peripherals -include @LEON_Control_Regs_SIMPLE.cs -#include @Custom_RTC_R17V1_CORRECT_ADDR.cs -#include @Simple_IO_Regs.cs -include @LC3233_Timer_InterruptController.cs -#include @Custom_ADC_R17V1.cs -include @Custom_TLZA_Rwa.cs -include @Custom_TLZA_ADU.cs -include @Custom_TLZA_ADU1.cs -include @Custom_RTC_TLZA.cs -#include @timer_trigger.cs -include @UART_kx12A1.cs -include @UART_kx12A2.cs -include @UART_kx12A3.cs -include @UART_kx12A4.cs -include @UART_kx12A5.cs -include @UART_kx12A6.cs - -# ===== 创建机器 ===== -mach create "SPARC V8_Leon3" - -# ===== 加载硬件平台描述(引用 .repl 文件)===== -machine LoadPlatformDescription @generated.repl - -# ===== CPU 性能配置 ===== -cpu PerformanceInMips 80 - -# ===== 固件加载 ===== -# Load VxWorks -sysbus LoadBinary @C:/Users/PingCe/Desktop/1_simulation/KX12A_Z/vxworks_smu/default/vxWorks 0x40003000 - -sysbus WriteDoubleWord 0x80000240 0x92130 - -# ===== 调试配置 ===== -machine StartGdbServer 3333 true - -# ===== 仿真参数 ===== -emulation SetGlobalQuantum "0.00001" - -# ===== 日志配置 ===== -logLevel 1 - -# ===== 启动命令 ===== -# start