shaiko
Advanced Member level 5
- Joined
- Aug 20, 2011
- Messages
- 2,644
- Helped
- 303
- Reputation
- 608
- Reaction score
- 297
- Trophy points
- 1,363
- Activity points
- 18,302
Hello,
FSM A is designed using a single VHDL process - hence it's completely synchronous.
FSM B is designed using a 2 VHDL processes - hence it's outputs are combinatorial.
In theory, FSM A should allow higher Fmax... but (as an experiment) what if we register the outputs of FSM B ?
Is it safe to assume that both FSMs will have the same Fmax ?
FSM A is designed using a single VHDL process - hence it's completely synchronous.
FSM B is designed using a 2 VHDL processes - hence it's outputs are combinatorial.
In theory, FSM A should allow higher Fmax... but (as an experiment) what if we register the outputs of FSM B ?
Is it safe to assume that both FSMs will have the same Fmax ?