首页
编程
java
php
前端
首页
编程
java
php
前端
g++: error: uvm_dpi.o: No such file or directory
仿真命令:vcs -full64 -sverilog -ntb_opts uvm-1.2 -timescale=1ns/1ps hello.sv
参照
https://blog.csdn.net/qq_38113006/article/details/120924689上面的例子仿真。
出现图片上的问题,有人知道怎么解决吗?
编译错误退出,缺库文件。。
ls -l 看看simv有没有x属性,没有了通过chmod加上
点击展开全文