Xilinx V2.1 Logical, Block Parameters Dialog Box, Xilinx LogiCORE, Xilinx Development System

Models: V2.1

1 148
Download 148 pages 48.7 Kb
Page 86
Image 86
Logical

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-57: Inverter block parameters dialog box

Parameters used by this block are explained in the Common Parameters section of the previous chapter of the Reference Guide.

Xilinx LogiCORE

The Inverter block uses the Xilinx LogiCORE Bus Gate V5.0 if the Implement with Xilinx Smart-IP Core parameter is checked and the input data width is between 1 and 64, inclusive. Otherwise, the block is implemented as a synthesizable VHDL module.

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

%XILINX%\coregen\ip\xilinx\eip1\com\xilinx\ip\baseblox_v5_0\do c\bus_gate.pdf

Logical

The Xilinx Logical block performs a bit-wise logical operation on 2, 3, or 4 fixed point numbers. Operands are aligned at their respective binary points, zero padded, and sign extended as necessary. The logical operation is performed and produced at the output port.

The block can be implemented either as a Xilinx LogiCORE or as a synthesizable VHDL module. If you build a tree of logical gates, it is typically better to choose the synthesizable implementation so that

logic optimization can be applied during synthesis and mapping.

86

Xilinx Development System

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