Add TODO to convert lib to negative edge for data

This commit is contained in:
Matt Guthaus 2016-11-11 10:04:27 -08:00
parent 07efb52ca9
commit 3f879c69c8
1 changed files with 4 additions and 1 deletions

View File

@ -31,4 +31,7 @@ Fix stimuli.py to be more readable.
Change the delay measurement to be from the negative clock edge to
remove the dependency on the clock period.
Remove duplicate clock inverter in MS flop.
Remove duplicate clock inverter in MS flop.
Make lib file have delay relative to negedge for DATA. Must update
timing code too.