background image

SERIES IP1K100 INDUSTRIAL I/O PACK                                        RECONFIGURABLE DIGITAL I/O MODULE
___________________________________________________________________________________________

- 8 -

The I/O space address map for this example design is given in

Table 3.3.  The differential or TTL I/O, clock generator chip, and
64K x 16 static RAM can be controlled and accessed through I/O
space.

Table 3.3:  IP1K100 FPGA Address Map (IO Space)

EVEN
Base
Addr.+

EVEN Byte

D15            D08

ODD Byte

D07                 D00

ODD
Base
Addr.+

00

Control Register

01

02

Input/Output

Registers

CH15    

    CH08

Input/Output

Registers

CH07    

     CH00

03

04

Input/Output

Registers

CH31    

     CH24

Input/Output

Registers

CH23    

     CH16

05

06

Input/Output

Registers

CH47    

     CH40

Input/Output

Registers

CH39    

     CH32

07

08

Not

Used

1

Direction Control

Register

Bit11    

     Bit0

09

0A

Not Used

1

R/W - Interrupt

Enable Channels

CH07    

     CH00

0B

0C

Not Used

1

R/W - Interrupt
Type Channels

CH07    

     CH00

0D

0E

Not Used

1

R/W - Interrupt

Status Channels

CH07    

     CH00

0F

10

Not Used

1

R/W - Interrupt

Polarity Channels

CH07    

     CH00

11

12

Not Used

1

Interrupt Vector

Register

13

14

Memory Data Register

15

16

Memory Address Register

17

18

Clock Generator Shift High Register

19

1A

Clock Generator Shift Low Register

1B

1C

NOT USED

1

Clock Generator

Length Register

1D

1E

NOT USED

1

Clock Generator
Trigger Register

1F

20

↓↓↓↓

7E

NOT USED

1

21

↓↓↓↓

7F

Notes (Table 3.3):
1.   The IP will respond to addresses that are "Not Used" with an

active IP module acknowledge ACK

.  Data read at “Not Used”

addresses will be driven low.

The base address for the IP module I/O space (see your carrier

board instructions) must be added to the addresses shown in Table
3.3 to properly access the I/O space.  Accesses can be performed
on an 8-bit (D08[EO]), or 16-bit (D16) word basis.

The memory map for this module is given assuming byte

accesses using the “Big Endian” byte ordering format.  Big Endian is
the convention used in the Motorola 68000 and PowerPC
microprocessor family and is the VMEbus convention.  In Big
Endian, the lower-order byte is stored at odd-byte addresses.  The
Intel x86 family of microprocessors uses the opposite convention, or
“Little Endian” byte ordering.  Little Endian uses even-byte
addresses to store the low-order byte.  As such, use of the memory
map for this module on a PC carrier board will require the use of the
even address locations to access the lower 8-bit data.  On a
VMEbus carrier use of odd address locations are required to access
the lower 8-bit data as shown in Table 3.1 and 3.3.

Control Register (Read/Write) - (Base + 00H)

This read/write register is used to transfer control back to

configuration mode when in user mode, set your specific model of
the IP1K100, and issue a software reset.

Bit-0 controls operation of the IP1K100 in user mode and

configuration mode via control of pin 168 of the Altera FPGA.  When
bit-0 is set to logic low the IP1K100 will be in user mode.  Setting bit-
0 to a logic high places the IP1K100 in configuration mode.  Upon
issue of an IP bus reset, this register bit will be clear placing the
IP1K100 in user mode.  Also, initial configuration of the Altera FPGA
sets bit-0 to a logic low holding the FPGA in user mode.

Bits 10 to 8 are used to set the IP1K100 model corresponding to

your I/O mix.  This will allow the Altera FPGA to properly map
Input/Output registers to the I/O transceivers present on your
module.  Bits 10 to 8 should be set as identified in the following table
to identify the model corresponding to your IP1K100.

Contol Register Bits 10, 9, and 8

IP Model

Bit-10

Bit-9

Bit-8

Disabled

0

0

0

IP1K100-0024

0

0

1

IP1K100-2412

1

0

0

IP1K100-4800

1

1

1

Bit-15 can be used to issue a software reset.  When bit-15 is set

to a logic high a software reset will occur.

Reading this register will return logic low on all data lines/bits

except for bits 10 to 8 and bit-0 which will reflect their last written
state.

Summary of Contents for IP1K100 Series

Page 1: ...ard USER S MANUAL ACROMAG INCORPORATED 30765 South Wixom Road P O BOX 437 Wixom MI 48393 7037 U S A Tel 248 624 1541 Fax 248 624 9234 Copyright 2001 Acromag Inc Printed in the USA Data and specifications are subject to change without notice 8500 681 B02H012 retired ...

Page 2: ...PAIR ASSISTANCE 16 PRELIMINARY SERVICE PROCEDURE 16 6 0 SPECIFICATIONS 16 PHYSICAL 16 ENVIRONMENTAL 16 EIA RS485 RS422 TRANSCEIVERS 17 TTL TRANSCEIVERS 17 INDUSTRIAL I O PACK COMPLIANCE 17 APPENDIX 18 CABLE MODEL 5025 551 18 CABLE MODEL 5025 552 18 TRANSITION MODULE MODEL TRANS GP 18 DRAWINGS Page 4501 908 IP1K100 BLOCK DIAGRAM 19 4501 702 RS485 I O CONNECTIONS 20 4501 434 IP MECHANICAL ASSEMBLY 2...

Page 3: ...as its own 8 bit ID information which is accessed via data transfers in the ID Read space 16 bit 8 bit I O Channel register Read Write is performed through D16 or D08 EO data transfer cycles in the IP module I O space High Speed Access times for all data transfer cycles are described in terms of wait states For the supplied IP module example wait states are utilized for all read and write operatio...

Page 4: ...for future use in the event the product must be shipped This board is physically protected with packing material and electrically protected with an anti static bag during shipment However it is recommended that the board be visually inspected for evidence of mishandling prior to applying power The board utilizes static sensitive components and should only be handled at a static safe workstation CA...

Page 5: ...y limited to less than 4000 feet To minimize transmission line problems all nodes connected to the cable must use minimum stub length connections The optimal configuration for the RS485 RS422 bus is a daisy chain connection from node 1 to node 2 to node 3 to node n The bus must form a single continuous path and the nodes in the middle of the bus must not be at the ends of long branches spokes or s...

Page 6: ...nd configuration is implemented with no special hardware or cables An example program written in C is available from Acromag ActiveX Control or VxWorks software implements configuration of the IP1K100 over the IP bus The program requires your configuration file to be in the Intel Hex format Using the Altera MAX PLUS II software you can generate the required hex file as follows 1 In the MAX PLUS II...

Page 7: ...rmation required for the module The IP1K100 ID space does not contain any variable e g unique calibration information ID space bytes are addressed using only the odd addresses in a 64 byte block on the Big Endian VMEbus Even addresses are used on the Little Endian PC ISA or PCI buses The IP1K100 ID space will read differently in configuration mode than it does in user mode In configuration mode th...

Page 8: ...ormat Big Endian is the convention used in the Motorola 68000 and PowerPC microprocessor family and is the VMEbus convention In Big Endian the lower order byte is stored at odd byte addresses The Intel x86 family of microprocessors uses the opposite convention or Little Endian byte ordering Little Endian uses even byte addresses to store the low order byte As such use of the memory map for this mo...

Page 9: ...f 8 channels Setting a bit high configures the data direction for the identified channels as output Setting the control bit low configures the corresponding channel s data direction for input The default power up state of these registers is logic low Thus all channels are configured as inputs on system reset or power up The unused upper nibble D15 to D12 of the register at base address 08H will al...

Page 10: ...ata Bit 01 Data Bit 00 Ch07 Ch06 Ch05 Ch04 Ch03 Ch02 Ch01 Ch00 The unused upper 8 bits of this register are Not Used and will always read low 0 s for D16 accesses All bits are set to 0 following a reset which means that all interrupts are cleared Interrupt Polarity Registers Read Write Base 11H The Interrupt Polarity Register determines the level that will cause a channel interrupt to occur for ea...

Page 11: ...h and Low registers This Length value is used by the hardware to set the number of clock cycles the Shift High and Shift Low values are shifted to the Clock Generator chip See the program procedure example which follows for information on determining the value to write to this register A write access to this register requires one wait state A software or hardware reset will clear the contents of t...

Page 12: ...interrupts input channel bandwidth should be limited to reduce the possibility of missing channel interrupts For a given input channel this could happen if multiple changes occur before the channel s interrupt is serviced The response time of the input channels should also be considered when calculating this bandwidth The total response time is the sum of the input buffer response time plus the in...

Page 13: ...own in Drawing 4501 908 as you review this material FIELD INPUT OUTPUT SIGNALS The field I O interface to the IP module is provided through connector P2 refer to Table 2 1 These pins are tied to the inputs and outputs of EIA RS485 RS422 line transceivers or TTL transceivers RS485 signals received are converted from the required EIA RS485 RS422 voltages signals to the TTL levels required by the FPG...

Page 14: ...he address signals RAMa1 to RAMa16 data signals RAMd0 to RAMd15 and the read write control signals nWE_RAM nBLE_RAM nBHE_RAM and nOE_RAM as listed in Table 4 1 The RAM device is the Integrated Device Technology IDT71016 or the Cypress Cy7C1021 IP Bus Interface The IP1K100 interfaces to the carrier board per IP Module specification ANSI VITA 4 1995 The FPGA signals utilized are 16 data lines DATA0 ...

Page 15: ... 76 GND GND 77 VCC_CKLK 2 5Volts 78 nBS0 Input IP Bus 79 IP CLK GCLK1 IP Module Clock 80 nBS1 Input IP Bus 81 GND_CKLK GND Pin Signal I O 82 GND GND 83 DIO12 Bi Dir 84 VCCIO 3 3Volts 85 DIO13 Bi Dir 86 DIO14 Bi Dir 87 DIO15 Bi Dir 88 DIO16 Bi Dir 89 DIO17 Bi Dir 90 DIO18 Bi Dir 91 VCCINT 2 5Volts 92 DIO19 Bi Dir 93 DIO20 Bi Dir 94 DIO21 Bi Dir 95 DIO22 Bi Dir 96 DIO23 Bi Dir 97 DIO24 Bi Dir 98 VCC...

Page 16: ... REPAIR ASSISTANCE Surface Mounted Technology SMT boards are generally difficult to repair It is highly recommended that a non functioning board be returned to Acromag for repair The board can be easily damaged unless special SMT repair and service tools are used Further Acromag has automated test equipment that thoroughly checks the performance of each board When a board is first produced and whe...

Page 17: ...rrent 250mA Maximum Input Hysteresis 70mV VCM 0V TTL TRANSCEIVERS Channel Configuration Up to 48 non isolated TTL signals Selected in blocks of 8 channels when ordered Integrated Circuit Device Pericom PI74FCT623T http www pericom com INDUSTRIAL I O PACK COMPLIANCE Specification This device meets or exceeds all written Industrial I O Pack specifications per ANSI VITA 4 1995 for 8MHz or 32MHz opera...

Page 18: ... Pack modules Field signals are accessed via screw terminal strips The terminal strip markings on the termination panel 1 50 correspond to P2 pins 1 50 on the Industrial I O Pack IP Each Industrial I O Pack IP has its own unique P2 pin assignments Refer to the IP module manual for correct wiring connections to the termination panel Schematic and Physical Attributes See Drawing 4501 464 Field Wirin...

Page 19: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 19 ...

Page 20: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 20 ...

Page 21: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 21 ...

Page 22: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 22 ...

Page 23: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 23 ...

Page 24: ...SERIES IP1K100 INDUSTRIAL I O PACK RECONFIGURABLE DIGITAL I O MODULE ___________________________________________________________________________________________ 24 4 5 0 1 4 6 4 A ...

Reviews: