calyx 0.7.1

Compiler Infrastructure for Hardware Accelerator Generation
{
  "in1": {
    "data": [
      [
        [
          [
            1,
            2,
            3,
            4
          ]
        ],
        [
          [
            2,
            3,
            4,
            5
          ]
        ]
      ],
      [
        [
          [
            8,
            5,
            3,
            4
          ]
        ],
        [
          [
            3,
            1,
            3,
            2
          ]
        ]
      ],
      [
        [
          [
            9,
            0,
            3,
            2
          ]
        ],
        [
          [
            2,
            7,
            1,
            2
          ]
        ]
      ]
    ],
    "format": {
      "is_signed": false,
      "numeric_type": "bitnum",
      "width": 32
    }
  },
  "in2": {
    "data": [
      [
        [
          [
            1,
            1,
            3,
            2
          ]
        ],
        [
          [
            2,
            1,
            5,
            5
          ]
        ]
      ],
      [
        [
          [
            1,
            1,
            9,
            5
          ]
        ],
        [
          [
            12,
            5,
            8,
            2
          ]
        ]
      ],
      [
        [
          [
            2,
            8,
            1,
            2
          ]
        ],
        [
          [
            7,
            1,
            4,
            2
          ]
        ]
      ]
    ],
    "format": {
      "is_signed": false,
      "numeric_type": "bitnum",
      "width": 32
    }
  },
  "out": {
    "data": [
      [
        [
          [
            0,
            0,
            0,
            0
          ]
        ],
        [
          [
            0,
            0,
            0,
            0
          ]
        ]
      ],
      [
        [
          [
            0,
            0,
            0,
            0
          ]
        ],
        [
          [
            0,
            0,
            0,
            0
          ]
        ]
      ],
      [
        [
          [
            0,
            0,
            0,
            0
          ]
        ],
        [
          [
            0,
            0,
            0,
            0
          ]
        ]
      ]
    ],
    "format": {
      "is_signed": false,
      "numeric_type": "bitnum",
      "width": 32
    }
  }
}