Simulink Supported Block Details

From UcgnWiki

Jump to: navigation, search
(Signal Routing)
m (Signal Routing)
Line 32: Line 32:
* The MultiportSwitch does not support the two-input usage as a selector, indexing into an array. Please use the Selector block instead
* The MultiportSwitch does not support the two-input usage as a selector, indexing into an array. Please use the Selector block instead
-
* Bot the Switch and MultiportSwitch currently support only the switching of basic (and enumerated) types, not bus types  
+
* Both the Switch and MultiportSwitch currently support only the switching of basic (and enumerated) types, not bus types  
* From/Goto block are useful tools to structure a complex design which would otherwise have many crossing signal lines. But, From/Goto blocks can only be used with a local scope. They are basically non-functional, simply hiding a signal line from view. From/Goto blocks with global scope would have to be represented by global variables. Such a concept is not supported by design, as this would open alternative data paths to the current paradigm that data flow across hierarchy levels will follow an equivalent procedure call hierarchy.
* From/Goto block are useful tools to structure a complex design which would otherwise have many crossing signal lines. But, From/Goto blocks can only be used with a local scope. They are basically non-functional, simply hiding a signal line from view. From/Goto blocks with global scope would have to be represented by global variables. Such a concept is not supported by design, as this would open alternative data paths to the current paradigm that data flow across hierarchy levels will follow an equivalent procedure call hierarchy.
* Data Store Memory, Read and Write
* Data Store Memory, Read and Write

Revision as of 19:20, 7 June 2011

Personal tools