ADM-XRC SDK 2.4.0 User Guide (Linux)
© Copyright 2001-2004 Alpha Data


Info utility

Supports models:

Info is a utility that displays information about a card. Typical output is as follows:

API ver                      4.0
Driver ver                   3.0

Board Type                   ADM-XRC
Card ID                      56 (0x0038)
Serial Number                56 (0x00000038)
Board Rev                    3.0
Logic Rev                    0.8
FPGA                         Virtex V600

Physical FPGA space base     0xDF000000
Local FPGA space             0x00000000 - 0x007FFFFF
Virtual FPGA space           0x00800000 - 0x00FFFFFF

Physical control space base  0xDF800000
Local control space          0x00800000 - 0x00BFFFFF

Number of RAM banks          4
Bank presence bitmap         0x00000000
RAM Bank 00                  Not fitted
RAM Bank 01                  Not fitted
RAM Bank 02                  Not fitted
RAM Bank 03                  Not fitted

Syntax:

info [options ...]

Options:

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

 


 Top of page