diff options
Diffstat (limited to 'test/chisel3/Mul.fir')
| -rw-r--r-- | test/chisel3/Mul.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chisel3/Mul.fir b/test/chisel3/Mul.fir index f8ba0b78..e41537e3 100644 --- a/test/chisel3/Mul.fir +++ b/test/chisel3/Mul.fir @@ -41,4 +41,4 @@ circuit Mul : node T_61 : UInt(2) = shift-left(x, T_60) node T_62 : UInt(2) = bit-or(T_61, y) accessor T_63 = tbl[T_62] - z := T_63
\ No newline at end of file + z := T_63 |
