From dbd3a844953fb8630f8b2ca5706c764533b661b0 Mon Sep 17 00:00:00 2001 From: azidar Date: Wed, 11 Mar 2015 20:21:08 -0700 Subject: Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, all pass. Minimal removal of letrec to get WritePort to work correctly - a more thorough removeal is still needed --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0f31afde..ee4332da 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,7 @@ TODO Remove letrec. Add to expressions: Register(input,en), ReadPort(mem,index,enable), WritePort(mem,index,enable) Add bit-reduce-and etc to primops Write pass to rename identifiers (alpha-transform) + Add partial bulk connect Update spec add new field for sequential or combinational add assertions -- cgit v1.2.3