Debugging FPGA and facing unsolvable bug mentality

Sometimes, when a project encounters a bug and can't find the problem, it's really frustrating. What needs to be adjusted at this time is the mentality.

  1. There must be a bug, I just haven't discovered it yet.
  2. Recode and organize ideas.
  3. Read the device manual carefully.
  4. Read every warning carefully.

Guess you like

Origin blog.csdn.net/qq_35318223/article/details/132914509