diff options
| author | azidar | 2015-07-30 18:26:40 -0700 |
|---|---|---|
| committer | azidar | 2015-07-30 18:26:40 -0700 |
| commit | 2440b824c68e4604d174e92e26af2c3eca1ec171 (patch) | |
| tree | da4417c923631571cb4247f351f17bfb7739f13d /TODO | |
| parent | 30d3b50982a40eefeb5a2abcc8d85da1af88d84f (diff) | |
Added module name to error messages.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -22,14 +22,12 @@ update high/low firrtl checks need an annotation example move width inference earlier (required for subword assignment, consistent vec width inference, and supporting the new constructs of tobits/frombits) Temp elimination needs to count # uses -Declared references needs to understand scope <= check in high form check Check for recursively defined instances Names in bundles must be unique Fix reset scope Scaling Adam, could you add the following to firrtl (the program) - exit(0) on success, exit(1) on any failure - - diagnostic messages (as distinct from transformed firrtl (the code)) should go to stderr - a “-“ as a file indicates stdin for input or stdout for output so: firrtl -i - -o - fir -X flo operates like a filter. |
