summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-08-06 15:43:46 +0200
committerClifford Wolf <clifford@clifford.at>2014-08-06 15:52:54 +0200
commitd259abbda2b9d568228dc8d0bed2d0b0d88d7b4f (patch)
tree86c90432e4453f030be99a5e30a4c9d10ef53d62 /README
parentb4f10e342cf400bd2f392a588f28de069ba0f9d8 (diff)
Added AST_MULTIRANGE (arrays with more than 1 dimension)
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 63d69229..0c8425f3 100644
--- a/README
+++ b/README
@@ -326,7 +326,6 @@ Other Unsorted TODOs
- Implement missing Verilog 2005 features:
- - Multi-dimensional arrays
- Support for real (float) const. expressions and parameters
- ROM modeling using $readmemh/$readmemb in "initial" blocks
- Ignore what needs to be ignored (e.g. drive and charge strengths)