)]}'
{
  "commit": "d6a2ed1a7360fa85e96dc7529dcfebca5caca604",
  "tree": "c8c6e15d8997acc2c89952ac21732e6220057d92",
  "parents": [
    "d57f271746f47f6df12cc13f7b6015d9f6740af4"
  ],
  "author": {
    "name": "Philipp Wagner",
    "email": "phw@lowrisc.org",
    "time": "Sat Jan 23 11:12:01 2021 +0000"
  },
  "committer": {
    "name": "Philipp Wagner",
    "email": "mail@philipp-wagner.com",
    "time": "Tue Jan 26 16:17:24 2021 +0000"
  },
  "message": "[kmac] Do not shadow ErrNone constant\n\nA constant named ErrNone is present in the sha3_pkg as well as in\nkmac_pkg. The latter did a wildcard-import of all of sha3_pkg, resulting\nin a redeclaration of the ErrNone symbol. To prevent that from happening\nin the future, remove the wildcard import and fully qualify the used\nconstants (which matches our style guide anyways).\n\nReported by DC:\n\n```\nError:  ../src/lowrisc_ip_kmac_0.1/rtl/kmac_pkg.sv:102: redeclaration of symbol ErrNone as constant. (VER-513)\n\nError:  ../src/lowrisc_ip_kmac_0.1/rtl/kmac_pkg.sv:102: invalid symbol ErrNone found in expression. (VER-255)\n```\n\nSigned-off-by: Philipp Wagner \u003cphw@lowrisc.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "caf390f0df128f83f17e4f90a94ea02e4d4e7ad7",
      "old_mode": 33188,
      "old_path": "hw/ip/kmac/rtl/kmac_pkg.sv",
      "new_id": "43a219e2f6bb339b28863fb0c0e85b5d8ce81772",
      "new_mode": 33188,
      "new_path": "hw/ip/kmac/rtl/kmac_pkg.sv"
    }
  ]
}
