vhdlCrossViewCheck
vhdlCrossViewCheck = { t | nil }
Description
When set to t, checks symbol views for consistency with other views in a cell when the vmsUpdateCellViews function is run. When set to nil, consistency checks are disabled.
Example
vhdlCrossViewCheck = nil
Related Topics
Return to top