-
- Downloads
Increase TCP count to 2
After removing all the inferred latches, we have enough space to have 2 TCP streams instead of just 1. Also we have way more timing slack. Lesson learned, inferred latches are *really* bad and you should remove them first before anything else.
Loading
Please register or sign in to comment