|
How to connect systemverilog file with cplusplus(.cpp) file using dpi
|
|
6
|
10336
|
May 31, 2014
|
|
svPutBitArrElemVecVal error
|
|
6
|
1810
|
April 4, 2025
|
|
Importing time consuming functions from C to SV
|
|
3
|
79
|
January 8, 2025
|
|
Usage of DPI-C in C programming
|
|
1
|
357
|
June 18, 2024
|
|
Uniquely identifying sv class instance from whose member function a dpi call was made
|
|
3
|
389
|
November 13, 2023
|
|
How can I set the scope for my exported SV function using DPI?
|
|
1
|
909
|
March 20, 2023
|
|
How to connect DPI systemverilog to class member
|
|
5
|
2022
|
November 16, 2021
|
|
Sharing of memory between C and SV
|
|
4
|
2751
|
June 6, 2021
|
|
Can SystemVerilog spawn a parallel DPI-C thread and exchange data with it periodically?
|
|
1
|
1405
|
March 5, 2021
|
|
How to read an array (2-dim) with different length using DPI?
|
|
0
|
895
|
December 21, 2020
|
|
Why exported task or function can't have open arrays as a formal argument whereas imported function or task have?
|
|
2
|
907
|
December 7, 2020
|
|
[DPI]: How to debug a hung C function, invoked with DPI, from SystemVerilog
|
|
1
|
1168
|
October 28, 2020
|
|
How to write to sVOpenArray?
|
|
1
|
1322
|
July 7, 2020
|
|
Usage of .so files
|
|
5
|
2978
|
April 23, 2020
|
|
Passing a String Array from C (C++) into SV using DPI
|
|
3
|
6352
|
March 13, 2020
|
|
Does a SV import DPI function have reentrancy problem?
|
|
1
|
1119
|
September 24, 2019
|
|
SV DPI shared library compiled with g++ or gcc
|
|
2
|
5201
|
June 7, 2019
|
|
PAssing array of structures from C to SV
|
|
3
|
2695
|
June 6, 2019
|
|
Exporting functions object hierarchy
|
|
2
|
1450
|
March 20, 2019
|
|
Error running basic DPI example
|
|
2
|
2215
|
March 11, 2019
|
|
How to export the dpi function between c and sv
|
|
8
|
9109
|
December 29, 2018
|
|
Imported C-DPI task(which internally calls exported SV tasks) getting disabled.Please help
|
|
3
|
2273
|
October 25, 2018
|
|
How does an imported task disabled?
|
|
1
|
1570
|
July 3, 2018
|
|
How to pass/export the SV class handle to a C-DPI function?
|
|
1
|
1975
|
June 18, 2018
|
|
Can i use systemverilog task or function to be called in main() in c program
|
|
4
|
2130
|
February 16, 2018
|
|
How to pass unsigned int in import DPI_C method
|
|
1
|
1591
|
February 9, 2018
|
|
Can we use systemverilog DPI to interactive with "complex" C/C++ code?
|
|
1
|
1490
|
January 27, 2018
|
|
Vsim error loading DPI shared object file using standard C lib functions, undefined symbol
|
|
3
|
6122
|
August 27, 2017
|
|
Difference b/w SV DPI and Foreign Language Interface (FLI)
|
|
1
|
1841
|
December 14, 2016
|
|
Do i need to include libraries and DPI every time i create new project in UVM?
|
|
1
|
1399
|
September 18, 2016
|