Description
Keywords: SysGen, 2008a, Double, Sfix
When I have a signal of 60 bits (any signal greater than 54 bits) it is shown as an obsolete data type in Simulink reading Sfix60_En14_Obsolete.
Solution
This is a known issue for System Generator designs with signals wider than 54 bits using MATLAB 2008a. To work around this issue, you have to use the converter blocks from the fixpt_legacy_sfun_support library.
This issue arises as a result of System Generator support for both MATLAB 2008a and 2007b which have different data types. This work-around will be required only through the rest of the 10.1 releases.