Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After a module is instantiated, change its arguments and variables by right-clicking and selecting “View Properties”. (See above.) which will open up the properties manager at the bottom. (See below.)

...

Properties.”

...

This opens up the Module Properties manager beneath the AWE Designer canvas:

...

In the Matlab code for an FIR module, the module properties maps directly to the function arguments: M=fir_module(NAME, L)

...

Tunable Variables and Inspectors

...