diff options
| author | Donggyu | 2016-11-03 23:57:24 -0700 |
|---|---|---|
| committer | GitHub | 2016-11-03 23:57:24 -0700 |
| commit | 62133264a788f46b319ebab9c31424b7e0536101 (patch) | |
| tree | 3e665bf2677de23da9ea51bbe402ec7080f5ac62 /spec | |
| parent | 097cd70a1f44a4181297e4e6dadaec03f4c92636 (diff) | |
| parent | 324157eececc774401012577a92ae05082a7a12d (diff) | |
Merge pull request #363 from ucb-bar/fix-sint-assign
Add Legalize to MiddleToLowFirrtl
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/future-release.txt | 1 |
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. |
