You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Specification Reference: Section 5.1.3.2 ("Assigning default values") allows a default property assignment to appear anywhere in a scope, and it should apply down-hierarchy to all component instances in that scope.
Tests show that systemrdl requires the default assignment to appear before any child components in the scope.
Describe the bug
Specification Reference: Section 5.1.3.2 ("Assigning default values") allows a default property assignment to appear anywhere in a scope, and it should apply down-hierarchy to all component instances in that scope.
Tests show that systemrdl requires the default assignment to appear before any child components in the scope.