From 2353d640907a7b04477b06a5b3da6b7bbafc448d Mon Sep 17 00:00:00 2001 From: azidar Date: Tue, 24 Feb 2015 09:40:02 -0800 Subject: Updated tests, and included a check for the name of the pass, which allows the compiler to print after each pass to ease debugging --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6349628e..722f395f 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,7 @@ Make stanza a git repo Write installation instructions for stanza Need 2 different prints, one with IR-internal information, and another that matches correct FIRRTL +Tests: + Error if declare anything other than module in circuit + Error if incorrectly assign stuff, like use = instead of := + -- cgit v1.2.3