标签:
主要是1.不要用1段式写FSM 2.不要用状态编码写one-hot FSM ,要用索引编码写one-hot FSM。
paper:synthesizable finit state machine design techniques using the new systemverilog 3.0 enhancements之fsm summary
原文地址:http://www.cnblogs.com/chip/p/5472656.html