From 2440b824c68e4604d174e92e26af2c3eca1ec171 Mon Sep 17 00:00:00 2001 From: azidar Date: Thu, 30 Jul 2015 18:26:40 -0700 Subject: Added module name to error messages. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 56007996..bd50faae 100644 --- a/TODO +++ b/TODO @@ -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. -- cgit v1.2.3