Xilinx Interview Question

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

Interview Answer

Anonymous

Feb 1, 2018

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