vhdlCreateEntityFromArch
vhdlCreateEntityFromArch = { t | nil }
Description
When set to t, creates an entity view for VHDL views from the architecture when a symbol view is present. The architecture view may be extracted from Virtuoso Text Editor or external editors. When set to nil, disables creation of entity views.
Example
vhdlCreateEntityFromArch = nil
Related Topics
Return to top