aboutsummaryrefslogtreecommitdiff
path: root/test/passes/jacktest/Rom.fir
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/jacktest/Rom.fir')
-rw-r--r--test/passes/jacktest/Rom.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/jacktest/Rom.fir b/test/passes/jacktest/Rom.fir
index ee417771..3c70c670 100644
--- a/test/passes/jacktest/Rom.fir
+++ b/test/passes/jacktest/Rom.fir
@@ -22,5 +22,5 @@ circuit Rom :
r[13] := UInt<5>(26)
r[14] := UInt<5>(28)
r[15] := UInt<5>(30)
- accessor T_39 = r[addr]
+ infer accessor T_39 = r[addr]
out := T_39