[ 源代码: yosys ]
软件包:yosys(0.23-6)
yosys 的相关链接
Debian 的资源:
下载源码包 yosys:
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Ruben Undheim (QA 页面)
- Sebastian Kuzminsky (QA 页面)
- Daniel Gröber (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Framework for Verilog RTL synthesis
This is a framework for Verilog RTL synthesis. It currently has extensive Verilog-2005 support and provides a basic set of synthesis algorithms for various application domains.
Yosys can be adapted to perform any synthesis job by combining the existing passes (algorithms) using synthesis scripts and adding additional passes as needed by extending the yosys C++ code base.
其他与 yosys 有关的软件包
|
|
|
|
-
- dep: berkeley-abc (>= 1.01+20221019git70cb339+dfsg-3)
- ABC - A System for Sequential Synthesis and Verification
-
- dep: libc6 (>= 2.35)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libreadline8 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libtcl8.6 (>= 8.6.0)
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: xdot
- interactive viewer for Graphviz dot files
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时