diff options
Diffstat (limited to 'test/features/Long.fir')
| -rw-r--r-- | test/features/Long.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/features/Long.fir b/test/features/Long.fir index b191ac55..7ac5ad6c 100644 --- a/test/features/Long.fir +++ b/test/features/Long.fir @@ -3,4 +3,4 @@ circuit Top : module Top : wire a : UInt - a := UInt("h4261441663") + a <= UInt("h4261441663") |
