blob: 7777c6ed82f0c561f362729b565839d3ab32304e [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.028',
}