diff options
| author | Adam Izraelevitz | 2016-07-27 14:50:12 -0700 |
|---|---|---|
| committer | GitHub | 2016-07-27 14:50:12 -0700 |
| commit | 9b1eed8fb94b222c4cbce64379995ddc3930210a (patch) | |
| tree | 0b54a32e48ec97a27abc33116342656d8823c2a0 /spec | |
| parent | dbf7cadd26d5fe3d525618696c101393251595b0 (diff) | |
| parent | dfbdb28929acf13b4f8fd1dc3473c9aedc60947e (diff) | |
Merge pull request #205 from ucb-bar/add-future-release
Added future-release.txt
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/future-release.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/future-release.txt b/spec/future-release.txt new file mode 100644 index 00000000..a3bdc503 --- /dev/null +++ b/spec/future-release.txt @@ -0,0 +1,6 @@ +Proposed Firrtl Spec changes for Next Release + +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) |
