Skip to content

xinchen13/ysyx

Repository files navigation

ysyx

『一生一芯』项目, 仅学习, 欢迎issue

useful links

projects

『一生一芯』预学习

预学习阶段主要工作是搭建环境,熟悉工具使用以及复习编程、数电等基础

基础阶段(Baseline)

搭建基础设施,设计处理器,运行红白机

Tips

set environment variables

source tenv

clone this repository & update all the branches

git clone -o xinchen [email protected]:xinchen13/ysyx.git
cd ysyx
./github-up.sh

synchronize all the modifications to GitHub

./github-commit.sh "commit_message"