pa4 多道程序和nemu运行RT-thread 摘要:首先看一下讲义里提到的yield os,这个os里面只有两道程序切换的模拟内容,只要做过pa3就很容易理解: #define STACK_SIZE (4096 * 8) typedef union { uint8_t stack[STACK_SIZE]; struct { Context *cp; 阅读全文 posted @ 2024-11-16 23:18 namezhyp 阅读(...
rt-thread-am @ e850626 ysyxSoC @ 86b7ce1 .gitignore .gitmodules Makefile README.md init.sh "一生一芯"工程项目 这是"一生一芯"的工程项目. 通过运行 拉取与构建项目 安装mill,riscv64-linux-gnu-gcc git clone --recursive git@github.com:WAAutoMaton/ysyx.gitcdysyxexportNPC_HOME=$(pwd)/npc...
NEMU&NPC: 异常处理与RT-Thread Browse files master WAAutoMaton committed Jun 11, 2024 1 parent 3aa7101 commit ded1fa0 Showing 30 changed files with 270 additions and 68 deletions. Whitespace Ignore whitespace Split Unified abstract-machine/am include/arch riscv.h src/riscv nemu cte.c ...
支持将vcs测试中fail时的run.log添加到返回的报告中。比如跑sdram中的rtthread出错,则会在vcs_report中的!!!rtthread test in sdram fail!!!一行下添加运行log: !!!rtthread test in sdram fail!!! The run log is: === Chronologic VCS simulator copyright 1991-2020 Contains Synopsys proprietary informati...
dc & vcs 1年前 rtthread-mem.png dc & vcs 1年前 warning.md dc & vcs 1年前 ysyx_22040495.pdf dc & vcs 1年前 ysyx_22040495.v dc & vcs 1年前 Star 0 Fork 0 简介 ysyx_22040495 暂无标签 Verilog 发行...
7Branches0Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 149 Commits abstract-machine Merge branch 'bug-fix-os6c2a0' Mar 18, 2024 nanos-lite 让rtthread跑起来,回归测试(通过) ...
History78 Commits abstract-machine nanos-lite navy-apps nemu npc rt-thread-am ysyxSoC .gitignore Makefile README.md init.sh Repository files navigation README "一生一芯"工程项目 这是我的"一生一芯"工程仓库,记录riscv模拟器和处理器的诞生! 欢迎参加"一生一芯"喵,谢谢喵!About...
<name>threadpool</name> <value>${threadpool}</value> </property> <property> <name>threads</name> <value>${threads}</value> </property> <property> <name>iothreads</name> <value>${iothreads}</value> </property> <!-- client side --> <property> <name>server</...
Breadcrumbs ysyx /nemu /include / isa.h Latest commit WAAutoMaton NEMU&NPC: 异常处理与RT-Thread ded1fa0· Jun 11, 2024 HistoryHistory File metadata and controls Code Blame 59 lines (49 loc) · 1.82 KB Raw /*** * Copyright (c) 2014-2022 Zihao Yu, Nanjing University * * NEMU...
WAAutoMaton NEMU&NPC: 异常处理与RT-Thread ded1fa0· Jun 11, 2024 HistoryHistory Breadcrumbs ysyx /nemu /include / utils.hTop File metadata and controls Code Blame 108 lines (86 loc) · 2.71 KB Raw /*** * Copyright (c) 2014-2022 Zihao Yu, Nanjing University * * NEMU is li...