L-Tile and H-Tile Avalon® Memory-mapped+ Intel® FPGA IP for PCI Express* User Guide
Visible to Intel only — GUID: fzi1520633369257
Ixiasoft
Visible to Intel only — GUID: fzi1520633369257
Ixiasoft
C.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 |
altrpcietb_g3bfm_log.v |
|
---|---|---|
Syntax |
ebfm_log_open (fn) | |
Argument |
fn | This argument is type string and provides the file name of log file to be opened. |