Documentation Home Page RT-XSG Toolbox Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Block

Block

Mask

Mask

Description

This block converts a standard double input from Simulink to a single floating-point (FPGA) number for use in RT-XSG.

It takes a double as the input and returns a uint32.

Parameters

This block has no parameter.

Inputs

DBLReceives a signal in the double format from Simulink.

Outputs

SFPThis is an output signal, in the uint32 format. The first bit is for the sign, then there are 8 bits for the exponent and 23 bits for the significand.

Characteristics and Limitations

Vectors are not supported by this block.

Direct FeedthroughN/A
Discrete sample timeYES
XHP supportYES
Work offlineYES
  • No labels