spriteice
Junior Member level 2
Hi guys,
I have one question about FSM implementation using VHDL.
For my project, I can choose to implement a large FSM which contains around 30 states, or I can choose to implement it by 3 smaller FSMs.
Does the synthesizer prefer the latter solution or the large-but-all-in-1 FSM architecture (I am using Synplify Pro)?
From the performance(Resource Usage, max Frequency) point of view, which one is better then: the Large FSM or the small FSMs?
Thanks
I have one question about FSM implementation using VHDL.
For my project, I can choose to implement a large FSM which contains around 30 states, or I can choose to implement it by 3 smaller FSMs.
Does the synthesizer prefer the latter solution or the large-but-all-in-1 FSM architecture (I am using Synplify Pro)?
From the performance(Resource Usage, max Frequency) point of view, which one is better then: the Large FSM or the small FSMs?
Thanks