1.修改仿真配置
在Settings->Simulation->
1.1Target simulator为默认配置Vivado Simulator
1.2在以下位置修改配置
Compliation->xsim.compile.xvlog.more.options* 添加以下配置
-L UVM
Elaboration->vcs.elaborate.xelab.more_options*中添加以下配置
-L UVM -timescale 1ns/1ps
Simulation->xsim.simulate.xsim.more_options*中添加以下配置
-testplusarg UVM_TESTNAME=my_test -testplusarg UVM_VERBOSITY=UVM_LOW
文章评论(0条评论)
登录后参与讨论