blob: a3bdc50390d55984258cb20fa591b9c38349bf05 (
plain)
1
2
3
4
5
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)
|