aboutsummaryrefslogtreecommitdiff
path: root/spec/future-release.txt
blob: dd9eece54ce8476a9d65a68edcc2cb203a9f030a (plain)
1
2
3
4
5
6
7
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)
Add constraints to low firrtl that assignments are same width, etc.