From b9ad65c1deb8ce4e8ec11ff8456a8d2c9c9c458f Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Fri, 11 Nov 2016 13:09:26 -0800 Subject: [PATCH] TODO for make characterizer a module --- compiler/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compiler/TODO b/compiler/TODO index dedb2b05..30a6d72c 100644 --- a/compiler/TODO +++ b/compiler/TODO @@ -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. \ No newline at end of file +timing code too. + +Convert characterizer into a Python package \ No newline at end of file