blob: 55fbe96232493ae20b3f81de69ccce46d19d4a98 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# Version requirements for various tools. Checked by tooling (e.g. fusesoc),
# and inserted into the documentation.
__TOOL_REQUIREMENTS__ = {
'verilator': '4.040',
'edalize': '0.2.0',
'verible': '0.0-520-g650c6cc',
}