IC 仿真实践 SoC V1.1 · RISC-V 基础版 SoC V1.1 资料 isp_verification_environment.html

diagrams/isp_verification_environment.html

ISP 验证环境

ISP/sim · UVM-1.2 · C 参考模型 isp_demosaic

UVM 环境架构

isp_test (uvm_test) isp_basic_sequence isp_env isp_agent driver+seq isp_monitor → isp_line isp_scoreboard isp_input.txt ./isp_demosaic result_r/g/b.txt DUT isp_top isp_if ↔ RTL isp_tb_top.sv

Makefile 流程

目标说明
make compdut.f + tb.f → VCS → comp/simv
make run_isp_test拷贝 simv + isp_demosaic+UVM_TESTNAME=isp_test
注意make run(缺省 TEST=qspi_test 不存在)