Timing Issue

Sarathjaladi

Newbie
Joined
Dec 20, 2021
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
12
I have an FPGA design which contains a multiple counters. There is a state machine which is controlled based on these counters. I am referring this counter register at multiple locations in code. There are timing errors from counter register to output port paritcularly for registers which I have reffered more. The fanout of these signals are 23. How to remove this timing errors.
 

Hi,

Maybe the problem is in line #23 of your code.

Honestly, how can we help you if you don't show what you have done?

If you need help, please post your code. (Press the [insert code] button)

Klaus
 

As stated, we know effectively nothing about your design. Specifically I would ask:
- Are counters and state-machines following a state-of-the-art synchronous design methodology or e.g. implementing dubious ripple clocks?
- How do you constrain output ports?
 

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…