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/multiple-attr-vals.futil`:  --> 5:5
  |
5 |     @external(1) @external(2) r = std_reg(32);
  |     ^-----------------------^
  |
  = Malformed Structure: Multiple entries for attribute: external