From 1652c3cf8329246fa372513fb0d2bdf53ddd227f Mon Sep 17 00:00:00 2001 From: azidar Date: Fri, 24 Apr 2015 12:31:12 -0700 Subject: Fixed performance bug in expand-when where equality between the consequence and alternate were always assumed different, causing a huge blow-up in logic --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 818b78c3..614aaa85 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,7 @@ Well-formed high firrtl UInt only has positive ints No combinational loops cannot connect to a pad, or a register. only connct to a reference + expression in pad must be a ground type After adding dynamic assertions, insert bounds check with accessor expansion Well-formed low firrtl All things only assigned to once -- cgit v1.2.3