微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 嵌入式设计讨论 > FPGA,CPLD和ASIC > Undefined System Task call to '$shm_open'.

Undefined System Task call to '$shm_open'.

时间:10-02 整理:3721RD 点击:
我在tb.v里写有      
$shm_open("waves.shm");
$shm_probe(dut,"A");
#10000;
¥shm_close;
报出Error:
Undefined System Task call to '$shm_open'.
Undefined System Task call to '$shm_probe'.
Undefined System Task call to '$shm_close'.

请问该怎么办?

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top