| Age | Commit message (Collapse) | Author |
|
SInt representation is no longer 2's complement, but instead a positive number (hex or base 10) that is optionally preceded by a sign (-+).
|
|
Replace with more sensible comment to see LICENSE rather than including the
whole license in every file
|
|
Fixes #308
Fixes #193
|
|
* Updated FIRRTL spec + related code for readwrite ports.
(write) data -> wdata & mask -> wmask for clarity
* Also removed simple.fir that snuck into master branch.
|
|
Also added clock to reg's abstract syntax
|
|
|
|
just be a string. Removed symbols from identifiers except '_'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validif()
|
|
|
|
|
|
to be specified with write and rdwr mports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flexible, and the output is usually the max of the inputs. Removed all u/s variants, which need to be dealt with in backends where it matters
|
|
|
|
|
|
|
|
|
|
|