✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the following code fragment:
U1 thingy (clock, A, B);
U2 thingy (clock, C, D);
The interfacing logic connected to A and B has very different timing than the interfacing logic connected to C and D. Choose a short script fragment that ensures this will synthesize correctly including the actual compile(s).