aboutsummaryrefslogtreecommitdiff
path: root/test/chisel3/LFSR16.fir
diff options
context:
space:
mode:
authorazidar2015-04-16 17:05:46 -0700
committerazidar2015-04-16 17:05:46 -0700
commit06ff7f7dddcb479d9d4d775a55cbb18d873b35b9 (patch)
tree5023aa9aa4e944d9b3911a8dddf43ece6f6f1455 /test/chisel3/LFSR16.fir
parent5dfc741fd04c7fa357b976b57086d67244d3d22a (diff)
Updated parser to correctly read empty statements
Diffstat (limited to 'test/chisel3/LFSR16.fir')
-rw-r--r--test/chisel3/LFSR16.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chisel3/LFSR16.fir b/test/chisel3/LFSR16.fir
index 7e661548..7d1d6073 100644
--- a/test/chisel3/LFSR16.fir
+++ b/test/chisel3/LFSR16.fir
@@ -17,4 +17,4 @@ circuit LFSR16 :
node T_24 : UInt = bits(res, 15, 1)
node T_25 : UInt(1) = concat(T_23, T_24)
res := T_25
- out := res \ No newline at end of file
+ out := res