aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-05-04 12:42:51 -0700
committerazidar2015-05-04 12:42:51 -0700
commitcfd3149589d03338d1d9735f5c232e89d67767b0 (patch)
tree876cd86a956a27ac08c25db1a5dbb20cc65ceacb /TODO
parent20cd6b3b5830b8ac65434fd39d937f607c20d70d (diff)
Added a few more error checks. Not tested yet. Fixed bug in pad type inference
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index d5ff2955..44d194b8 100644
--- a/TODO
+++ b/TODO
@@ -102,6 +102,7 @@ Fast C++ where wires/register/instances are predicated
Verilog backend - put stuff in posedge clock, not assign statements, for speedup
Annotate mems with location stuff
Coverage tests, such as statespace or specific instances (like asserts, sort of)
+ check all predicates of whens
======== FIRRTL++ =========
Variable size FIFOs