Arria V Avalon-ST Interface for PCIe Solutions User Guide
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: nik1410565019128
Ixiasoft
Visible to Intel only — GUID: nik1410565019128
Ixiasoft
15.6.11.5. ebfm_log_open Verilog HDL Function
The ebfm_log_open procedure opens a log file of the specified name. All displayed messages are called by ebfm_display and are written to this log file as simulator standard output.
Location |
altpcietb_bfm_driver_rp.v |
|
---|---|---|
Syntax |
ebfm_log_open (fn) | |
Argument |
fn | This argument is type string and provides the file name of log file to be opened. |