Pregunta de entrevista de NVIDIA

1011 pattern recognizes state machine

Respuesta de la entrevista

Anónimo

26 jul 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