|
How to connect systemverilog file with cplusplus(.cpp) file using dpi
|
|
6
|
10349
|
May 31, 2014
|
|
svPutBitArrElemVecVal error
|
|
6
|
1820
|
April 4, 2025
|
|
Importing time consuming functions from C to SV
|
|
3
|
86
|
January 8, 2025
|
|
Usage of DPI-C in C programming
|
|
1
|
372
|
June 18, 2024
|
|
Uniquely identifying sv class instance from whose member function a dpi call was made
|
|
3
|
393
|
November 13, 2023
|
|
How can I set the scope for my exported SV function using DPI?
|
|
1
|
923
|
March 20, 2023
|
|
How to connect DPI systemverilog to class member
|
|
5
|
2032
|
November 16, 2021
|
|
Sharing of memory between C and SV
|
|
4
|
2763
|
June 6, 2021
|
|
Can SystemVerilog spawn a parallel DPI-C thread and exchange data with it periodically?
|
|
1
|
1414
|
March 5, 2021
|
|
How to read an array (2-dim) with different length using DPI?
|
|
0
|
901
|
December 21, 2020
|
|
Why exported task or function can't have open arrays as a formal argument whereas imported function or task have?
|
|
2
|
912
|
December 7, 2020
|
|
[DPI]: How to debug a hung C function, invoked with DPI, from SystemVerilog
|
|
1
|
1180
|
October 28, 2020
|
|
How to write to sVOpenArray?
|
|
1
|
1326
|
July 7, 2020
|
|
Usage of .so files
|
|
5
|
2992
|
April 23, 2020
|
|
Passing a String Array from C (C++) into SV using DPI
|
|
3
|
6363
|
March 13, 2020
|
|
Does a SV import DPI function have reentrancy problem?
|
|
1
|
1129
|
September 24, 2019
|
|
SV DPI shared library compiled with g++ or gcc
|
|
2
|
5217
|
June 7, 2019
|
|
PAssing array of structures from C to SV
|
|
3
|
2701
|
June 6, 2019
|
|
Exporting functions object hierarchy
|
|
2
|
1457
|
March 20, 2019
|
|
Error running basic DPI example
|
|
2
|
2226
|
March 11, 2019
|
|
How to export the dpi function between c and sv
|
|
8
|
9137
|
December 29, 2018
|
|
Imported C-DPI task(which internally calls exported SV tasks) getting disabled.Please help
|
|
3
|
2281
|
October 25, 2018
|
|
How does an imported task disabled?
|
|
1
|
1575
|
July 3, 2018
|
|
How to pass/export the SV class handle to a C-DPI function?
|
|
1
|
1981
|
June 18, 2018
|
|
Can i use systemverilog task or function to be called in main() in c program
|
|
4
|
2138
|
February 16, 2018
|
|
How to pass unsigned int in import DPI_C method
|
|
1
|
1594
|
February 9, 2018
|
|
Can we use systemverilog DPI to interactive with "complex" C/C++ code?
|
|
1
|
1499
|
January 27, 2018
|
|
Vsim error loading DPI shared object file using standard C lib functions, undefined symbol
|
|
3
|
6134
|
August 27, 2017
|
|
Difference b/w SV DPI and Foreign Language Interface (FLI)
|
|
1
|
1849
|
December 14, 2016
|
|
Do i need to include libraries and DPI every time i create new project in UVM?
|
|
1
|
1404
|
September 18, 2016
|