Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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?
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top