TODO for make characterizer a module

This commit is contained in:
Matt Guthaus 2016-11-11 13:09:26 -08:00
parent 16ea09293c
commit b9ad65c1de
1 changed files with 3 additions and 1 deletions

View File

@ -34,4 +34,6 @@ remove the dependency on the clock period.
Remove duplicate clock inverter in MS flop.
Make lib file have delay relative to negedge for DATA. Must update
timing code too.
timing code too.
Convert characterizer into a Python package