Xilinx Virtex-6 Manual page 307

Hide thumbs Also See for Virtex-6:
Table of Contents

Advertisement

RAM32X1S
Primitive: 32-Deep by 1-Wide Static Synchronous RAM
Introduction
The design element is a 32-word by 1-bit static random access memory with synchronous write capability. When
the write enable is Low, transitions on the write clock (WCLK) are ignored and data stored in the RAM is not
affected. When (WE) is High, any positive transition on (WCLK) loads the data on the data input (D) into the
word selected by the 5-bit address (A4-A0). For predictable performance, address and data inputs must be stable
before a Low-to-High (WCLK) transition. This RAM block assumes an active-High (WCLK). However, (WCLK)
can be active-High or active-Low. Any inverter placed on the (WCLK) input net is absorbed into the block.
The signal output on the data output pin (O) is the data that is stored in the RAM at the location defined by the
values on the address pins. You can initialize RAM32X1S during configuration using the INIT attribute.
Logic Table
Inputs
WE (Mode)
0 (read)
1 (read)
1 (read)
1 (write)
1 (read)
Design Entry Method
Instantiation
Inference
CORE Generator™ and wizards
Macro support
Available Attributes
Attribute
Data Type
INIT
Hexadecimal
Virtex-6 Libraries Guide for HDL Designs
UG623 (v 14.5) March 20, 2013
WCLK
X
0
1
Allowed Values
Any 32-Bit Value
www.xilinx.com
Chapter 4: About Design Elements
Outputs
D
O
X
Data
X
Data
X
Data
D
D
X
Data
Yes
Recommended
No
No
Default
Descriptions
All zeros
Specifies initial contents of the RAM.
307

Advertisement

Table of Contents
loading

Table of Contents