首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > verilog文件读写教程

verilog文件读写教程

资料介绍
verilog文件读写教程

Reading and writing files from Verilog models
Introduction
This describes how you can read and write files in a Verilog model using a
set of user functions, based on the C stdio package. With these functions
you can perform file input and output directly in Verilog models without
having to learn C or the PLI. This code works with VCS, MTI, Verilog-XL,
and NC-Verilog (see $fread for one restriction).
Note that Synopsys' VCS 6.1, NC-Verilog 3.3, and MTI's ModelSim 5.5 offer
native support for the IEEE-1364 2001 standard. Verilog-XL does not support
these tasks except through this PLI application.
• Copyright
• Overview
• Differences between fileio and IEEE-1364 Verilog-2001 standard
• File Input Functions
• Restrictions and Caveats
• Reading pattern files
• Compa
verilog文件读写教程
本地下载

评论

hahanan· 2010-06-09 17:00:51
good thanks
birdluo· 2010-04-13 22:59:50
下载
tyfqh· 2010-03-16 17:38:28
怎么下载啊
fengyingjia· 2010-01-31 15:10:01
怎样才能下载?