diagrams/delivery_overview.html

SoC V1.1 交付树总览

To_Customer 目录 · 1 套 SoC 集成仿真 + 2 套 IP 动态仿真 + 1 套 PINMUX 形式验证

目录结构框架图

To_Customer/ soc/ 整片 SoC 仿真 top.f + sw/ + test.v ISP/ UVM + cmodel rtl / tb / sim QSPI/ UVM + RAL rtl / tb / sim PINMUX/ FPV + SVA rtl / FPV soc/ 子结构 filelist/ → top.f top/ soc_top, busmatrix ibex/ RISC-V Core ip/ apb, dma, isp, pad sw/ uart, spi, dma… test/ test.v Makefile: comp, run_* ISP 验证入口 sim/Makefile make run_isp_test isp_demosaic 金模型 QSPI 验证入口 sim/Makefile make run_qspi_*_test 8 个 uvm_test PINMUX 验证入口 FPV/solution/batch.tcl vcf -f batch.tcl 无 Makefile 仿真 RTL 同源关系:ISP/QSPI/PINMUX 与 soc/ip/ 内模块对照集成

验证平台数量对照

平台数量入口产物
SoC 集成仿真1soc/simmake compsimv + mem.data
ISP IP 仿真1ISP/simsimv + UVM
QSPI IP 仿真1QSPI/simsimv + UVM
PINMUX FPV1PINMUX/FPV/solutionresults.txt