ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data


PLXSIM VHDL reference - plxsim_wait_demand

Declaration

Synopsis

Description

Declaration
procedure plxsim_wait_demand(
    signal bus_in     : in    locbus_in_t;
    signal dd_in      : in    locbus_ddma_in_t);
Synopsis

Waits for the FPGA (unit under test) to request a demand-mode DMA local bus transfer.

Description

Call this procedure in order to wait for the FPGA (unit under test) to assert LDREQ#, before calling one of the following procedures:

 


 Top of page