Programmable Logic/Debugging Designs

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Debugging programmable logic designs is often a long and difficult task. HDLs give allow us to program PLDs with a the power of a higher level language. Unfortunately, the debugging of these designs is not as straight forward as debugging a C or Python program. There are some tools that help us in these departments, however. They are testbences, simulators, and integrated logic analyzers.