ADM-XRC SDK 2.7.0b1 User Guide (Linux)
© Copyright 2001-2007 Alpha Data


DLL sample application

Model support

ModelSupported
ADM-XRC
ADM-XRC-P
ADM-XRC-II-Lite
ADM-XRC-II
ADM-XPL
ADM-XP
ADP-WRC-II
ADP-DRC-II
ADP-XPI
ADM-XRC-4LX
ADM-XRC-4SX
ADM-XRC-4FX
ADM-XRC-5LX
ADM-XRC-5T1

The DLL sample application demonstrates the clock doubling capability of Virtex DLLs and Virtex-II DCMs. The user gives a frequency for the local bus clock on the command line. The application sets the local bus clock frequency to the value specified, which is doubled and used to clock a 32-bit counter. The application reads the counter once per second, displaying the difference between the current and last readings.

Syntax
dll [options ...] <frequency>
Options

Option Argument type Meaning
-card base 10 integer ID of card to open
-index base 10 integer Index of card to open

 


 Top of page