User`s guide
12 Configuring Real-Time Workshop for Your Application
12-24
vector. Note that you can override the inlining of individual parameter by
using the
Tunable Parameters dialog box.
Code Generation Options
You can access the Code Generation Options by pressing the Options button
on the Real-Time Workshop page.
• Set an appropriate
Loop rolling threshold. The loop rolling threshold
determines when a wide signal should be wrapped into a
for loop and when
it should be generated as a separate statement for each element of the signal
(see Chapter 2 of the Target Language Compiler Reference Guide for more
information on loop rolling).