1 Star 0 Fork 0

ic-starter/ibex

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tool_requirements.py 527 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pascal Nasahl 提交于 2024-01-19 16:41 . Update verilator version
# 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 Sphinx-generated documentation.
__TOOL_REQUIREMENTS__ = {
'verilator': '4.210',
'edalize': '0.2.0',
'vcs': {
'min_version': '2020.03-SP2',
'as_needed': True
},
'vivado': {
'min_version': '2020.2',
'as_needed': True
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ic-starter/ibex.git
git@gitee.com:ic-starter/ibex.git
ic-starter
ibex
ibex
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385