Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Quartus: Timing analysis

Aswathi
Beginner
924 Views

Hi Team,

I wrote a verilog code of an FSM in Moore model. Timing analyser identified one of the states as a clock. There are some combinational blocks , the input parameters of the combinational block are driven from the FSM. Why is an FSM state  being detected as clock? It should detect only the clock signal applied, ideally. How to do the reporting and timing closure in this case?

0 Kudos
2 Replies
sstrell
Honored Contributor III
903 Views

Can you provide the HDL code for the state machine and your .sdc file?  It's hard to figure out what's going on without this info.

0 Kudos
SyafieqS
Moderator
882 Views

Hi Aswathi,


More information needed here e.g sdc,fsm hdl snippet would be better


0 Kudos
Reply