-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for detecting and failing on ambiguous direct entity in…
…stantiations. This happens when an entity has several architectures but the architecture is not specified in the instantiation. VHDL allows this and selects the last successfully compiled architecture. This can never be what the designer intended since she cannot fully control compile order.
- Loading branch information
1 parent
79e0616
commit f344c8b
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters