IOS-EP2 I/O SERVER MODULE Cyclone II Based FPGA Module
__________________________________________________________________
__________________________________________________________________________
Acromag, Inc. Tel:248-295-0310 Fax:248-624-9234 Email:[email protected] http://www.acromag.com
20
Memory Address Register (Read/Write, 16H)
The Memory Address register is used to point to one of 64K words in
memory. The 16 bits of this register are used to specify one of 64K words
that can be accessed via a read or write to the Memory Data register.
Writing to this register is possible via 16-bit data transfers only.
The address specified in the Memory Address register will be
automatically incremented after the read or write cycle to the Memory Data
register is completed. Thus, when consecutive locations within the memory
are accessed the Memory Address register need not be manually
incremented by software.
A write access to this register requires one wait state. A software or
hardware reset will clear this register to zero.
Clock Control Reg 1 (Read/Write)
– (Base + 18H)
The Clock Control Register 1 is a 16-bit read/write register. This is used
as part of the control for the Cypress CY22150 Programmable Clock. The
register contains the following control bits as specified in the Cypress
CY22150 spec sheet.
Bit
Data
Bit
Data
D0
DIV1N(0)
D8
Q(0)
D1
DIV1N(1)
D9
Q(1)
D2
DIV1N(2)
D10
Q(2)
D3
DIV1N(3)
D11
Q(3)
D4
DIV1N(4)
D12
Q(4)
D5
DIV1N(5)
D13
Q(5)
D6
DIV1N(6)
D14
Q(6)
D7
DIV1SRC
D15
PO
Refer to “Program procedure to set Clock Frequency” later in this manual
for information on determining the value of these bits. A software or
hardware reset will clear this register to zero.
Clock Control Reg 2 (Read/Write)
– (Base + 1AH)
The Clock Control Register 2 is a 16-bit read/write register. This is used
as part of the control for the Cypress CY22150 Programmable Clock. The
register contains the following control bits as specified in the Cypress
CY22150 spec sheet.
Bit
Data
Bit
Data
D0
PB(0)
D8
PB(8)
D1
PB(1)
D9
PB(9)
D2
PB(2)
D10
Pump(0)
D3
PB(3)
D11
Pump(1)
D4
PB(4)
D12
Pump(2)
D5
PB(5)
D13
CLKSRC0
D6
PB(6)
D14
CLKSRC1
D7
PB(7)
D15
CLKSRC2
USER MODE