You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CriticalPathAnalyzer/README.md

8 lines
316 B

# Critical Path Analyzer mod
This mod helps visualize what parts of your circuit have what delay so they can be better optimized or synchronized.
## Credit
This mod is heavily inspired and has code taken from Ecconia's WireTracer mod available
from [this repo](https://github.com/Ecconia/Ecconia-LogicWorld-Mods).