FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

Advanced Blockset Real Mixer

Altera_Forum
Honored Contributor II
1,094 Views

Hi, 

 

When I drop a real mixer from the advanced blockset into my design, it expects input data types to be doubles. The examples demo_ddc and demo_mix have these mixer accepting fixed point numbers or other data types. I've made sure the fixed point tool does not force doubles...anyone have any ideas? 

 

Thanks!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
407 Views

It doesn't expect doubles. In fact it won't work with doubles at all. It's possible that when you first place the block and connect it up (without simulating and thus propagating data types), that simulink will label the wires as double. 

 

Try propagating data types (Ctrl+D) or clicking play to simulate.
0 Kudos
Reply