calyx 0.7.1

Compiler Infrastructure for Hardware Accelerator Generation
{
  "A": {
    "data": [
      1,
      3,
      7,
      15,
      31,
      63,
      127,
      255
    ],
    "format": {
      "numeric_type": "bitnum",
      "is_signed": false,
      "width": 32
    }
  },
  "B": {
    "data": [
      1,
      1,
      1,
      1,
      1,
      1,
      1,
      1
    ],
    "format": {
      "numeric_type": "bitnum",
      "is_signed": false,
      "width": 32
    }
  },
  "Sum": {
    "data": [
      0,
      0,
      0,
      0,
      0,
      0,
      0,
      0
    ],
    "format": {
      "numeric_type": "bitnum",
      "is_signed": false,
      "width": 32
    }
}
}