Question d’entretien chez NVIDIA

1011 pattern recognizes state machine

Réponse à la question d'entretien

Utilisateur anonyme

26 juil. 2022

The error is caused by mixing the combinational State assignment block with the sequential output block. The combinational state assignment block and the sequential output block have different sensitivity lists.

3