ANG 发表于 2010-6-27 23:44:37

功能仿真时出现的问题

在做功能仿真时,initial块中$monitor()的信息本应在控制台中出现,可是现在没有了
仿真过程中有下列警告信息出现:
WARNING:HDLParsers:3215---Unit work/ram is now defined in a different file: was D:/example/ram.v, now is D:/example/ram.ant
Parsing D:/example/ram.ant: 0.05
Codegen work/ram: 1.78
请问我怎样才能在控制台看到Initial块中的$monitor()的信息?我试过使用$fopen和$fmonitor,可是没效果,根本就不创建文件。

longtim 发表于 2010-6-28 00:38:04

请高手不吝赐教

FFT 发表于 2010-6-28 02:06:23

呵呵,看来有难度啊

UFP 发表于 2010-6-28 03:13:36

是呀!高手就过来支两招吧!

Sunlife 发表于 2015-7-5 20:53:34

WARNING:HDLParsers:3215---Unit work/ram is now defined in a different file: was D:/example/ram.v, now is D:/example/ram.ant
Parsing D:/example/ram.ant: 0.05
Codegen work/ram: 1.78
页: [1]
查看完整版本: 功能仿真时出现的问题