Xilinx interview question

I was asked to write write FSM for a basic controller in verilog (language specific).

Interview Answer

Anonymous

1 Feb 2018

I drew the FSM on the white board, and wrote the controller using the basic template of Mealy machine in verilog.