# NWPU DiffTest **Repository Path**: ttjs_yyt123/nwpu-diff-test ## Basic Information - **Project Name**: NWPU DiffTest - **Description**: NWPU Difftest for loongson cpu - **Primary Language**: Verilog - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-08-06 - **Last Updated**: 2022-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # soc-sim ## Prepare * Install verilator * Copy your cpu source files into `vsrc`(replace `mycpu_top.v`) * Replace `inst_ram.coe` file if you want to change the workload ## Compile verilog/cpp files and run simulation ``` make run -j ``` ## Features + Compatible with the FPGA provided by the Loongson Cup Competition (NSCSCC) + Provide os level simulation and verification for cpu design + Support for differential testing of pmon, uCore, Linux