Xilinx System Generator V2.1 Reference Manual page 108

Xilinx inc. portable generator user manual
Table of Contents

Advertisement

Xilinx System Generator v2.1 Reference Guide
Block Parameters Dialog Box
The block parameters dialog box can be invoked by double-clicking the icon in your
Simulink model.
Figure 3-73: ROM block parameters dialog box
Parameters specific to this block are:
108
Depth: specifies the number of words stored; must be a positive integer.
Initial Value Vector: specifies the initial value. When the vector is longer
than the ROM depth, the vector's trailing elements are discarded. When the ROM
is deeper than the vector length, the ROM's trailing words are set to zero.
Word Type: specifies the data to be Signed or Unsigned.
Number of Bits per Word: specifies the number of bits in a memory word.
Binary Point for Words: specifies the location of the binary point in the
memory word.
Use Distributed Memory (instead of Block RAM): when checked, the
block is implemented with distributed RAM. Otherwise it is implemented with
Block RAM.
Xilinx Development System

Advertisement

Table of Contents
loading

Table of Contents