Xilinx V2.1 Block Parameters Dialog Box, Xilinx LogiCORE, Parameters specific to the block are

Models: V2.1

1 148
Download 148 pages 48.7 Kb
Page 82
Image 82
Manual background

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-54: Accumulator block parameters dialog box

Parameters specific to the block are:

Number of Bits (output width): specifies the output width which must match the input width. If the data input does not match the output width, an error is reported.

Overflow: specifies behavior on internal overflow to be Wrap, Saturate, or flag as an Error.

Operation: This is a list of two choices: add and subtract. This determines whether the block is adder or subtractor based.

Feedback Scaling: specifies the feedback scale factor to be one of the following:

1, 1/2, 1/4, 1/8, 1/16, 1/32, 1/64, 1/128, or 1/256.

Reset to input: when selected, the output of the accumulator is loaded by the data on input port b whenever the accumulator is reset. When not selected, the output of the accumulator is reset to 0.

The type of the output is the same as that of the input. The block always has a latency of 1.

Other parameters used by this block are explained in the Common Parameters section of the previous chapter.

Xilinx LogiCORE

The block always uses the Xilinx LogiCORE Accumulator V5.0. The data width must be between 1 and 258, inclusive.

The Core datasheet can be found on your local disk at:

82

Xilinx Development System

Page 82
Image 82
Xilinx V2.1 manual Block Parameters Dialog Box, Xilinx LogiCORE, Xilinx System Generator v2.1 Reference Guide