目录
NeeNe14小时前3次提交

UCAgentBySoldierBoy

NutShell Cache verification entry for the UCAgent competition.

Python Environment

Use the dedicated Conda environment before running project Python commands:

conda activate ucagent-cache

For non-interactive commands, prefer:

conda run -n ucagent-cache python -m pytest -q

Create or update the environment from environment.yml:

conda env update -n ucagent-cache -f environment.yml

Current Status

P0 scaffold is in progress. The repository currently includes a transaction-level reference model and scoreboard. rtl/Cache.v has been imported from Example-NutShellCache; the next external dependency is the Picker/Verilator toolchain needed by make gen_dut.

Run the P0 Python tests:

conda run -n ucagent-cache python -m pytest -q tests/test_api_basic.py

Check the placeholder interface map structure:

conda run -n ucagent-cache python scripts/check_interface_map.py

Generate current scaffold coverage/report artifacts:

conda run -n ucagent-cache python scripts/write_p0_coverage.py
conda run -n ucagent-cache python scripts/build_report.py

Check whether Picker is available:

picker --version

Current planning documents:

UCAgent assets:

关于
123.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号