1 Star 0 Fork 2

cccccc9/cs61c-cpu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
short-test.sh 261 Bytes
一键复制 编辑 原始数据 按行查看 历史
Riyaz Faizullabhoy 提交于 2013-11-01 22:31 . files updated
#!/bin/bash
# Just run this file and you can test your code! Make sure your code is in the directory above this one though! From Sung Roa
cp cpu.circ test-files
cp alu.circ test-files
cp Regfile.circ test-files
cd test-files
./autograder_limited.py -here
cd ..
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dongfenga/cs61c-cpu.git
git@gitee.com:dongfenga/cs61c-cpu.git
dongfenga
cs61c-cpu
cs61c-cpu
master

搜索帮助