# cpu-testcase **Repository Path**: starFeeling/cpu-testcase ## Basic Information - **Project Name**: cpu-testcase - **Description**: Test cases for MIPS CPU implementation - **Primary Language**: Assembly - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpu-testcase [![Build Status](https://travis-ci.org/z4yx/cpu-testcase.svg?branch=master)](https://travis-ci.org/z4yx/cpu-testcase) Test cases for MIPS CPU implementation ## Links * [wiki page](https://github.com/xyongcn/LoongsonCsprj2017) ## 仓库代码目录 * [func_test](func_test/readme.md):功能测试用例 * [perf_test](perf_test):性能测试用例