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 6e4b3cc7..db76b9c7 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)
- infer accessor T_39 = r[addr]
+ node T_39 = r[addr]
out <= T_39