How to connect systemverilog file with cplusplus(.cpp) file using dpi
|
|
6
|
10204
|
May 31, 2014
|
svPutBitArrElemVecVal error
|
|
6
|
1744
|
April 4, 2025
|
Importing time consuming functions from C to SV
|
|
3
|
52
|
January 8, 2025
|
Usage of DPI-C in C programming
|
|
1
|
275
|
June 18, 2024
|
Uniquely identifying sv class instance from whose member function a dpi call was made
|
|
3
|
382
|
November 13, 2023
|
How can I set the scope for my exported SV function using DPI?
|
|
1
|
854
|
March 20, 2023
|
How to connect DPI systemverilog to class member
|
|
5
|
1956
|
November 16, 2021
|
Sharing of memory between C and SV
|
|
4
|
2708
|
June 6, 2021
|
Can SystemVerilog spawn a parallel DPI-C thread and exchange data with it periodically?
|
|
1
|
1385
|
March 5, 2021
|
DPI import function not found
|
|
13
|
12359
|
January 8, 2021
|
How to read an array (2-dim) with different length using DPI?
|
|
0
|
883
|
December 21, 2020
|
Why exported task or function can't have open arrays as a formal argument whereas imported function or task have?
|
|
2
|
901
|
December 7, 2020
|
[DPI]: How to debug a hung C function, invoked with DPI, from SystemVerilog
|
|
1
|
1130
|
October 28, 2020
|
How to write to sVOpenArray?
|
|
1
|
1311
|
July 7, 2020
|
Usage of .so files
|
|
5
|
2903
|
April 23, 2020
|
Passing a String Array from C (C++) into SV using DPI
|
|
3
|
6271
|
March 13, 2020
|
Does a SV import DPI function have reentrancy problem?
|
|
1
|
1116
|
September 24, 2019
|
SV DPI shared library compiled with g++ or gcc
|
|
2
|
5067
|
June 7, 2019
|
PAssing array of structures from C to SV
|
|
3
|
2625
|
June 6, 2019
|
Exporting functions object hierarchy
|
|
2
|
1417
|
March 20, 2019
|
Error running basic DPI example
|
|
2
|
2169
|
March 11, 2019
|
How to export the dpi function between c and sv
|
|
8
|
8945
|
December 29, 2018
|
Imported C-DPI task(which internally calls exported SV tasks) getting disabled.Please help
|
|
3
|
2256
|
October 25, 2018
|
How does an imported task disabled?
|
|
1
|
1553
|
July 3, 2018
|
How to pass/export the SV class handle to a C-DPI function?
|
|
1
|
1963
|
June 18, 2018
|
Can i use systemverilog task or function to be called in main() in c program
|
|
4
|
2095
|
February 16, 2018
|
How to pass unsigned int in import DPI_C method
|
|
1
|
1567
|
February 9, 2018
|
Can we use systemverilog DPI to interactive with "complex" C/C++ code?
|
|
1
|
1487
|
January 27, 2018
|
Vsim error loading DPI shared object file using standard C lib functions, undefined symbol
|
|
3
|
6043
|
August 27, 2017
|
Difference b/w SV DPI and Foreign Language Interface (FLI)
|
|
1
|
1826
|
December 14, 2016
|