Time left:

[All Quizzes] → [Hardware Verification With Verilog and C++] → [Common VPI Routines]


1. ► vpiNoDelay is the only type of delay which can be specified in vpi_put_value.

A.
B.

2. ► Simulation times in VPI are represented two 32bit numbers put together to form a 64bit number.

A.
B.

3. ► vpi_scan extracts only one element from iterator as obtained using vpi_iterate.

A.
B.

4. ► vlog_startup_routines is a function which is called by simulator to register routines.

A.
B.

5. ► vpiBinStrVal is the slowest of the format for retrieving values from simulation kernel using VPI.

A.
B.

6. ► Valgrind can check memory issues with arrays e.g. out of bound access.

A.
B.

7. ► vpiSysTfCall returns the handle to the task or function call which occurred in Verilog and in turn called this C/C++ routine.

A.
B.

8. ► Iterators obtained using vpi_iterate can be rewinded using VPI routines.

A.
B.

9. ► Calling vpi_control(vpiStop) will terminate the simulation.

A.
B.

10. ► All properties are defined for all kinds of handles.

A.
B.


© 2016 VirtuQ™ Education All right reserved. | Terms of Use | Privacy Policy