calyx 0.7.1

Compiler Infrastructure for Hardware Accelerator Generation
1
2
3
4
5
6
7
8
9
---CODE---
1
---STDERR---
Error: Failed to parse `tests/errors/parser/num-without-bitwidth.futil`:  --> 4:12
  |
4 |     r.in = 1;
  |            ^
  |
  = Expected number with bitwidth (like 32'd10).