aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/future-release.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/future-release.txt b/spec/future-release.txt
index a3bdc503..dd9eece5 100644
--- a/spec/future-release.txt
+++ b/spec/future-release.txt
@@ -4,3 +4,4 @@ Change tail -> drop
Add ranges as a 'width' instead of actually declaring width.
proposed syntax: wire x: UInt{0,10}
Add Analog type, and 'attach' statement (see #87)
+Add constraints to low firrtl that assignments are same width, etc.