- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NEED axi4stream_initialise_SystemVerilog definition....
see below
there is a "weak" axi4stream_initialise_SystemVerilog in vcs_hdrs.h
not same as function called in Error-[DPI-DIFNF] DPI import function not found mgc_common_axi4stream.sv, which I can't find defined anywhere,
Declaration (need Definition to match)
import "DPI-C" context function longint axi4stream_initialise_SystemVerilog
(
int usage_code,
string iface_version,
output longint master_end,
output longint slave_end,
output longint clock_source_end,
output longint reset_source_end,
output longint _monitor_end,
input int AXI4_ID_WIDTH,
input int AXI4_USER_WIDTH,
input int AXI4_DEST_WIDTH,
input int AXI4_DATA_WIDTH
);
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had used the aforementioned user guide.
I am trying to modify the VIP for use with our own design.
Evidently its not supported.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page