aboutsummaryrefslogtreecommitdiff
path: root/test/performance/Vector2000.fir
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/Vector2000.fir')
-rw-r--r--test/performance/Vector2000.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/Vector2000.fir b/test/performance/Vector2000.fir
index fa67732e..06a4eb13 100644
--- a/test/performance/Vector2000.fir
+++ b/test/performance/Vector2000.fir
@@ -4,4 +4,4 @@ circuit Top :
module Top :
input in1 : UInt<32>[2000]
output out : UInt<32>[2000]
- out := in1
+ out <= in1