Xilinx Virtex-6 Manual page 352

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

Advertisement

Chapter 4: About Design Elements
ROM32X1
Primitive: 32-Deep by 1-Wide ROM
Introduction
This design element is a 32-word by 1-bit read-only memory. The data output (O) reflects the word selected by
the 5-bit address (A4:A0). The ROM is initialized to a known value during configuration with the INIT=value
parameter. The value consists of eight hexadecimal digits that are written into the ROM from the most-significant
digit A=1FH to the least-significant digit A=00H.
For example, the INIT=10A78F39 parameter produces the data stream: 0001 0000 1010 0111 1000 1111 0011 1001.
An error occurs if the INIT=value is not specified.
Logic Table
Input
I0
I1
0
0
0
0
0
0
0
0
0
1
0
1
0
1
0
1
1
0
1
0
1
0
1
0
1
1
1
1
1
1
1
1
352
I2
I3
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
www.xilinx.com
Output
O
INIT(0)
INIT(1)
INIT(2)
INIT(3)
INIT(4)
INIT(5)
INIT(6)
INIT(7)
INIT(8)
INIT(9)
INIT(10)
INIT(11)
INIT(12)
INIT(13)
INIT(14)
INIT(15)
Virtex-6 Libraries Guide for HDL Designs
UG623 (v 14.5) March 20, 2013

Advertisement

Table of Contents
loading

Table of Contents