From aa8cfe06fd76d47e3b3721aae6ccf6b39dda34b8 Mon Sep 17 00:00:00 2001 From: azidar Date: Thu, 1 Oct 2015 12:11:34 -0700 Subject: Changed DefMemory to be a non-vector type with a size member. Necessary for ASIC backend. --- test/passes/expand-accessors/accessor-mem.fir | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/passes/expand-accessors/accessor-mem.fir b/test/passes/expand-accessors/accessor-mem.fir index 1c055b48..c0ce6475 100644 --- a/test/passes/expand-accessors/accessor-mem.fir +++ b/test/passes/expand-accessors/accessor-mem.fir @@ -21,3 +21,4 @@ circuit top : z := j ; CHECK: Finished Expand Accessors +; CHECK: Done! -- cgit v1.2.3